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
Currently the spawn methods are 'static' on the HtmlViewBridge - this needs to be an instance method so that we can access the parent presenter path in order to build the correct path for the newly spawned child.