Open
Description
❓Question
So, I have a component which makes use of a package that wants to use window object. Now, window object is undefined (I'm guessing this is due to the fact that window object is not available in server-side).
So, to counter this issue, I'll need to disable SSR for that particular component. The question is, how do I do that?
Metadata
Metadata
Assignees
Labels
No labels