Skip to content
Discussion options

You must be logged in to vote

I think it's possible that something timing related has changed. Specifically, we've had problems with useSyncExternalStore and our own microtask batching, so we had to change that slightly. For React17, we use the shim for useSyncExternalStore and I'm not sure how that works in detail.

The warning itself is not crucial. We removed our isMounted ref check because that workaround is worse than the warning (which, as you know, was removed in v18)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jonicious
Comment options

Answer selected by jonicious
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants