๐ The bug
[nuxt] Error matching route rules. TypeError: Cannot read properties of undefined (reading 'entries')
NOTE! In production mode using electron builder and installing the electron app it works without errors. The problem only effects dev mode AFAIK.
๐ ๏ธ To reproduce
https://stackblitz.com/github/nuxt-modules/ionic/tree/main/playground
๐ Expected behaviour
No errors should occur.
โน๏ธ Additional context
------------------------------
- Operating System: Windows_NT
- Node Version: v22.1.0
- Nuxt Version: 3.12.3
- CLI Version: 3.12.0
- Nitro Version: 2.8.1
- Package Manager: [email protected]
- Builder: -
- User Config: ssr, router, css, modules, electron, ionic, vite, nitro, devtools
- Runtime Modules: @nuxtjs/[email protected], [email protected]
- Build Modules: -
------------------------------