You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Fighter178
changed the title
Support SSR on <Notification> Component
Support SSR on <Notifications> Component
Feb 14, 2023
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.
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?
The text was updated successfully, but these errors were encountered: