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
This can probably be done simply by binding the iframe src url to a variable that also track the current site url. Alternatively (/possibly one for the future), we might want to look at better ways to communicate between both sites using postmessages.
As it is an iframe now, you can only see the
/academy
.Allow user to navigate with URLs. Update the routing depending on the iframe using postMessage
The text was updated successfully, but these errors were encountered: