Closed ieedan closed 10 months ago
This should be pretty attainable we only have a few components (I think TabItem only) that have kit dependencies. That dependency is on $page so if we can find a way to indicate active without that store we should be good
Unfortunately the way this works right now it either breaks SSR or doesnt work with just svelte
This should be pretty attainable we only have a few components (I think TabItem only) that have kit dependencies. That dependency is on $page so if we can find a way to indicate active without that store we should be good