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
Tests with a Modal and the OverlayController show, that this pattern does not work. Because an OverlayController can not be "transferred" to the host environment.
Controllers can run on the remote environment, so there is no need for imperative handles. Actions for controllers like open() or close() in case of an Overlay, can be called by event handler, which are also running on the remote environment.
No description provided.
The text was updated successfully, but these errors were encountered: