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
To replace useEdgeTriggeredEffect, which implicitly required a
constant callback; see
#5300 (comment)
and this bit of useEdgeTriggeredEffect's jsdoc:
> The callback is not permitted to return a cleanup function,
> because it's not clear what the semantics should be of when such a
> cleanup function would be run.
0 commit comments