Cory Nelson
Cory Nelson
There is a way to achieve this, but it's not "pretty". Register both components globally, and you can pass a components object to the route block. ``` { components: {...
> Those classes are in the components layer so why not use `@layer components`? When using the class strategy I don't consider them base styles because they aren't applied by...
Hey @thetutlage I'm not sure if it's worth mentioning, but I've found a workaround that works for my use-case, without using custom auth providers etc. My approach is to use...
@thetutlage Is there any update/progress on this btw? curious to see how it gets implemented.