Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SSR on <Notifications> Component #69

Open
Fighter178 opened this issue Feb 14, 2023 · 3 comments
Open

Support SSR on <Notifications> Component #69

Fighter178 opened this issue Feb 14, 2023 · 3 comments

Comments

@Fighter178
Copy link

I am writing a Sveltekit app, and I encountered a very annoying issue, and that is that the component doesn't support SSR. Even moving it to dependencies didn't help. Can you please support SSR?

@Fighter178 Fighter178 changed the title Support SSR on <Notification> Component Support SSR on <Notifications> Component Feb 14, 2023
@ryzencool
Copy link

I also encountered this problem too.

@alexlafroscia
Copy link

I am running into this, too; it appears to be this issue

sveltejs/kit#4919

@jeanbmar
Copy link

Make sure to restart vite dev daemon after running npm install. Failing to do so will procude this SSR error. I don't think this is something with this component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants