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
However, a superior fix would be to use the channel that we already have available to allow the preview to post an event to the manager to ask it to set the anchor in the URL.
The text was updated successfully, but these errors were encountered:
When
manager
/preview
run on different ports or domains, it triggers a CORS issue due to some hacked up preview code.This commit patches over the issue: c8faee0
However, a superior fix would be to use the channel that we already have available to allow the
preview
to post an event to themanager
to ask it to set the anchor in the URL.The text was updated successfully, but these errors were encountered: