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
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
hello @anishwij@allan-cannon
Thanks for reporting this
I have identify your issue and I'm working to provide a fix
If it's blocking, you can pass a key in <UserButton> in order to re-render every time your state change but definitely it's something that we need to fix it
Preliminary Checks
I have reviewed the documentation: https://clerk.com/docs
I have searched for existing issues: https://github.com/clerk/javascript/issues
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Reproduction
https://github.com/allan-cannon/repro
Publishable key
pk_test_bmV4dC1tb3NxdWl0by0yLmNsZXJrLmFjY291bnRzLmRldiQ
Description
Screen recording of issue
Steps to reproduce:
Detailed reproduction steps are in the repo readme. For the specific issue:
Expected behavior:
Changing a prop on a component should cause the component to rerender
Actual behavior:
The component does not rerender when props change.
Environment
The text was updated successfully, but these errors were encountered: