Closed mweel1 closed 1 year ago
This happened because my index.html was using id="root" instead of id="app".
This was a standard vite install, so not sure if app is the right default or not?
Hey @mweel1, thanks for pointing out that. I'll probably add a note about the app/root element or update the getting started examples.
Describe the Bug
Tried 1.14.x got the same thing.
main.tsx
Its generating my ./router.ts file ok.
Generouted Version
1.15.0
Your Example Website or App or Reproduction
n/a
Steps to Reproduce the Bug or Issue
Followed the documentation
Expected Behavior
Router to fire up.
Screenshots or Videos
No response
Platform
macOS Chrome
Additional context
No response