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
That might be enough. Looks like we'll have to wait for the package set to incorporate runWidgetInSelector and then wait for TPS to incorporate the updated package set.
We're using
div id="app"
in index.html, but TPS doesn't have access to this file, sorunWidgetInDom "app"
can't find what it needs.try
We probably need to use a similar launch strategy as the Halogen and React recipes (see #198)
Also might be good for Concur to log an error to the console if
runWidgetInDom
can't find the element.@gcsolaroli and @ajnsit for suggestions
The text was updated successfully, but these errors were encountered: