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
The different here being that the React implementation allows for a context arg, while the preact/compat version does not. While it's easily fixable on our end, it seemed like the kind of thing which might lead to incompatibilities in library code.