-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Snapshot has already been released. #1994
Comments
Can you provide a reproducer for the error? Is this related to #1936?
|
I have the same issue. |
@PiR1 try using the 7.6 release as this resolved the issue for us, we was on 7.4. |
Yes, I'm on the latest version in my code and in the codesandbox but it doesn't resolve the issue. |
I have this issue as well using I'm tied to a very specific version of webkit/safari webview and this issue makes it virtually impossible to use |
I'm having this issue on For reference, I am encountering this using a custom component in storybook, and it only occurs under specific circumstances |
I see #2243 is already merged. When are we going to release a new version with this fixed? Thanks! |
Hi, what is the status here? I see there is a PR #2243 (not merged) but no movement in a while... |
I will close off this issue for now. It's been a while and I've mostly relied on chrome to avoid the hassle. |
how resolve the problem ? |
@Jeffy-Praneat I added pnpm patch to the |
@chriszrc Thanks, it did the trick for my app |
From #1891,
this issue is not fixed at all in dev mode (firefox, safari browser).
when debug console is opened or after page refresh, it keeps throwing the error.
Could you possibly add examples of how to use urlSyncEffect properly?
There's so little examples on the official web site and I have no idea what has been done wrong.
The text was updated successfully, but these errors were encountered: