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
Make sure that your browser dev tools are open to the Console tab
Log into an instance of OWF that has the Access Alert enabled.
Click the OK button on the Access Alert
Expected Results: the Access Alert is dismissed and the rest of the app loads. No errors in the dev console
Actual Results: Everything loads as it should but the following warning appears in the dev console:
"Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Expected Results: the Access Alert is dismissed and the rest of the app loads. No errors in the dev console
Actual Results: Everything loads as it should but the following warning appears in the dev console:
"Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."
The text was updated successfully, but these errors were encountered: