` doesn't delegate click events to an anchor like one would expect. I wrote this fully expecting it to work:\r\n\r\n`\u003Cnuxt-link @click=\"closeMenu\" to=\"/register\">Register\u003C/nuxt-link>`\r\n\r\nHowever, no click event is fired when clicking the link. Normally what I do with components that essentially shadow an element like `\u003Ca />` is capture and raise events to the parent component. Vue.js makes this fairly straightforward.\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1509\">#c1509\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2968],{"name":2871,"color":2872},1686,"\u003Cnuxt-link /> doesn't support click events","2023-01-18T15:42:08Z","https://github.com/nuxt/nuxt/issues/1686",0.7225413,{"description":2975,"labels":2976,"number":2979,"owner":2874,"repository":2874,"state":2875,"title":2980,"updated_at":2981,"url":2982,"score":2983},"### Describe the feature\n\nWhen navigating to hash links, its not unusual that you actually want to add an additional couple of pixels to the scroll Y position.\r\n\r\nIt would be great if this could be controlled via an option in the nuxt.config, similar to the \"scrollBehaviourType\".\r\n\r\nProposed solution:\r\nAdd new option called \"scrollY\" that will take a positive or negative number of pixels for where the anchor will be.\r\n\r\n```\r\nexport default defineNuxtConfig({\r\n router: {\r\n options: {\r\n scrollBehaviorType: 'smooth',\r\n scrollY: '50px'\r\n }\r\n }\r\n})\r\n\r\n```\n\n### Additional information\n\n- [X] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2977,2978],{"name":2927,"color":2928},{"name":2868,"color":2869},24280,"Add an option to configure anchors Y position when scrolling to a hashLink","2023-11-16T17:39:25Z","https://github.com/nuxt/nuxt/issues/24280",0.7249043,["Reactive",2985],{},["Set"],["ShallowReactive",2988],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fS4IX5KRCVTkVGumWa8YSmVLtBiMszu1UJ1K3I5AJKHY":-1},"/nuxt/nuxt/9027"]