Laura Beatris
Laura Beatris
@amygdalama Types updated! I'll proceed with testing locally.
We'll hold on merging this since not all events are being emitted internally yet.
The ``useLazyQuery`` works if passing the option directly: `` useLazyQuery({ fetchPolicy: "cache-and-network" }) `` But as mentioned on the docs, after triggered it should behave like a ``useQuery``, so it...
@panteliselef I introduced changes on https://github.com/clerk/javascript/pull/4406/commits/65231ce62af8fc4943d0afc80b406fb15ffe016e to preserve the `UserProfile` modal state upon SSO redirection I've updated the PR description with a video - disclaimer: the enterprise account icon is...
Updated UI to rely on button click to kick-off the verification flow, instead of using `window.open`:
I'll close this as it seems we've already solved the case by triggering the workflows on the PR.
I'll hold merging this one after the winter break