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
When updating query parameters or removing the hash (including the #) from the URL src of an iframe element, the iframe will be reloaded.
Rather than updating the iframesrc attribute immediately after receiving updateAppMetadata, we instead store the updated metadata in localStorage, which will be used in RMT next load.
The text was updated successfully, but these errors were encountered: