You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The routing system doesn't work correctly when using the last version of vinxi (0.0.59), adding files to the routes directory doesn't work if I don't change the ssr to true then to false again, nested routes also doesn't work at all. Changing the version to 0.0.54 fixed that problem.
Expected behavior 🤔
Routing should work as intended
Steps to reproduce 🕹
Steps:
Create a new project with bunjs.
Check you're using vinxi 0.0.59.
Test routing behaviour with ssr disabled.
Context 🔦
I'm doing a web app and had a lot of problems with routing. I created the project very recently.
Your environment 🌎
System: MacOS Sonoma 14.0, M1 Pro
Node Version: v18.8.0
I'm using pnpm
The text was updated successfully, but these errors were encountered:
Duplicates
Latest version
Current behavior 😯
The routing system doesn't work correctly when using the last version of vinxi (0.0.59), adding files to the routes directory doesn't work if I don't change the ssr to true then to false again, nested routes also doesn't work at all. Changing the version to 0.0.54 fixed that problem.
Expected behavior 🤔
Routing should work as intended
Steps to reproduce 🕹
Steps:
Context 🔦
I'm doing a web app and had a lot of problems with routing. I created the project very recently.
Your environment 🌎
System: MacOS Sonoma 14.0, M1 Pro Node Version: v18.8.0 I'm using pnpm
The text was updated successfully, but these errors were encountered: