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
The workaround for this bug till wffweb-12.0.2 is to call wffGlobal.getAndUpdateLocation(); inside the wffGlobalListeners.onSetURI function implementation in the project. This bug will be fixed in 12.0.3 version.
Set uri from the server side code using
browserPage.setURI
method then click on back button on the browser, it doesn't trigger thewhenURI
event.The text was updated successfully, but these errors were encountered: