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
While using module federation, most solution provider a sandbox to prevent sub application access global variable directly. So when access document in sub application, it will access a proxy, then the in document check will return false