fix: preserve studio prompt across login via session storage#2705
fix: preserve studio prompt across login via session storage#2705arielweinberger merged 2 commits intofeat-profilesfrom
Conversation
Console (appwrite/console)Project ID: Tip Sites support three domain rule types: Active deployment, Git branch, and Redirect |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| }); | ||
|
|
||
| afterNavigate((navigation) => { | ||
| syncStudioPrompt(); |
There was a problem hiding this comment.
i think onmount should be good enough 👍🏻
There was a problem hiding this comment.
onMount alone isn’t working, even without navigation 😓

What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)