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
Dev-mode warning: Warning: Only plain objects can be passed to Client Components from Server Components. Classes or other objects with methods are not supported.#332
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.
I'd love to keep the function in there in the long term, but we might need to ask the React team to make that possible. Meanwhile I'll probably (temporarily?) remove the function.
It's looking pretty good, but can see that queryRef.toPromise() has been disabled.
Looking at the comments it seems this was disabled due to issues with RSC. Was this problem specific to the next js integraton. And is it possible to bring this feature back so it could be used with react router 7?
This seems to be caused by
queryRef.toPromise()
.I'd love to keep the function in there in the long term, but we might need to ask the React team to make that possible. Meanwhile I'll probably (temporarily?) remove the function.
(Reported in Discord)
The text was updated successfully, but these errors were encountered: