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 think you probably need to provide a different version of the view function that could be used on the server-side, which doesn't actually add any reactivity, maybe even just returns the object passed in?
I want to enable RES with Next.JS.
I have tried myself to create a boilerplate but facing many issues, since Next.JS is server side rendering.
Is it possible to make a boilerplate to support Next.JS?
The text was updated successfully, but these errors were encountered: