Results 1 issues of Jaime

How can I achieve reactivity with `window.Clerk` ? e.g.: I expected that `$: console.log(window.Clerk?.organization)` to log everytime the user changes organization in the UI, but that doesn't happen. Is there...