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
Additional context
You need to wrap the component in Suspend. I think it's worth adding this to the library so that the developer doesn't have to think about it.
The text was updated successfully, but these errors were encountered:
This issue is the same as #18 which I moved into discussion if the feature can be added but it looks like it might be helpful to be included in package. I'll try to include it in the next versions. Thanks in advance @HighError .
Describe the bug
Missing Suspense boundary with useSearchParams
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Build ok.
Screenshots
Additional context
You need to wrap the component in Suspend. I think it's worth adding this to the library so that the developer doesn't have to think about it.
The text was updated successfully, but these errors were encountered: