\r\n \u003Cnuxt-link :to=\"{params:{a:'there'}}\">there\u003C/nuxt-link>\r\n\u003C/template>\r\n```\r\nThus, I expect to see the result of `console.log(route.params)` once, when loading the page. However, when I use the Catch-all Route ([Documentation](https://nuxt.com/docs/guide/directory-structure/pages#catch-all-route)), the script reloads and we see the result of `console.log(route.params)` every time I hit the link (which is unwanted). I'm not sure if I'm doing something wrong, since I'm not so familiar with nuxt3.\r\n\r\nP.S. Sorry, I tried to run it in codesandbox to share it here but I ran into issues and I was unable to do it.\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[3092,3093],{"name":3042,"color":3043},{"name":3070,"color":3071},26391,"Catch-all Route reloading on param change","2024-03-21T16:30:11Z","https://github.com/nuxt/nuxt/issues/26391",0.68760467,{"labels":3100,"number":3103,"owner":3023,"repository":3023,"state":3024,"title":3104,"updated_at":3105,"url":3106,"score":3107},[3101,3102],{"name":3042,"color":3043},{"name":3045,"color":3046},11895,"The argument 'path' must be a string or Uint8Array without null bytes.","2025-03-02T04:07:59Z","https://github.com/nuxt/nuxt/issues/11895",0.68830806,{"description":3109,"labels":3110,"number":3118,"owner":3023,"repository":3023,"state":3024,"title":3119,"updated_at":3120,"url":3121,"score":3122},"I have a problem when I use generate with Chinese params .\r\n\r\nI define some params with Chinese language .\r\nIt work ok on node.js server , but when I generate static website with routeParams config in `nuxt.config.js`\r\n```\r\ngenerate: {\r\n routeParams: {\r\n '/post/:slug': [\r\n { slug: 'my-first-post' },\r\n { slug: '我的第一篇文章' }\r\n ]\r\n }\r\n },\r\n```\r\nstatic website will show 404 when I refresh at Chinese slug page\r\n\r\nI open dist folder , I seen the Chinese params parse a url encode format \r\nso I can't access that page , so I manually modify that folder back to Chinese .\r\n`/post/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%80%E7%AF%87%E6%96%87%E7%AB%A0/index.html`\r\nto\r\n`/post/我的第一篇文章/index.html`\r\nIt works !\r\n\r\nis should generate disabled url encode ? or need a option to fix this ?\r\nnow , we avoid use Chinese in params , but some customer need use Chinese url ...\r\nhope can fix it .\r\n\r\nthanks .\r\n\r\nmy test video\r\nhttps://www.youtube.com/watch?v=n51sklBpFUw&feature=youtu.be\r\n\r\nand online test link\r\n\r\n[error 404] url encoded folder\r\nhttp://spurious-balls.surge.sh/\r\n\r\n[ok 200] folder modified\r\nhttp://remarkable-icicle.surge.sh/\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c365\">#c365\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[3111,3112,3115],{"name":3054,"color":3055},{"name":3113,"color":3114},"available soon","6de8b0",{"name":3116,"color":3117},"2.x","d4c5f9",420,"nuxt generate folder can't find for non english params ( folder urlencode )","2023-01-18T22:17:23Z","https://github.com/nuxt/nuxt/issues/420",0.68982744,["Reactive",3124],{},["Set"],["ShallowReactive",3127],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fDsV0zOE8lfmkDxntZ29nU6rWdSotO0Br45Vgpm-hTDE":-1},"/nuxt/nuxt/11949"]