Fixes this bug reported in Slack. Our URL state synchronization logic was mistakenly overwriting the state embedded in a Magic Auth Token.
This is a temporary fix that mirrors code from the Bookmarks feature. The coming human-readable-state PR will properly refactor how we initialize dashboard state.
Fixes this bug reported in Slack. Our URL state synchronization logic was mistakenly overwriting the
state
embedded in a Magic Auth Token.This is a temporary fix that mirrors code from the Bookmarks feature. The coming human-readable-state PR will properly refactor how we initialize dashboard state.