S
SolidJS3mo ago
emee

How do I implement a custom fileRouter using vinxi

I need to build a route tree based on some custom configuration.
2 Replies
bigmistqke
bigmistqke3mo ago
GitHub
[Bug?]: global styles are removed when accessing routes · Issue #11...
Duplicates I have searched the existing issues Latest version I have tested the latest version Current behavior 😯 Global style injected in root at app.tsx gets removed when accessing routes/subrout...
bigmistqke
bigmistqke3mo ago
not sure if that information is still up-to-date
<Router>
{
(() => {
const routes = <FileRoutes />
...
return routes
})()
}
</Router>
<Router>
{
(() => {
const routes = <FileRoutes />
...
return routes
})()
}
</Router>
would have been so much fun tho
Want results from more Discord servers?
Add your server