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
fix: suggestions enabled state now updates in same tab
The storage event only fires for cross-tab changes. Added custom event
dispatch when setSuggestionsEnabled is called so the hook updates
immediately in the same tab.
0 commit comments