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
On the current Windows Branch, when I click on the Authentication tab to enter my user information and generate my Bearer Token, the page shows an Uncaught Runtime Error.
If I click on the X in the upper right-hand corner, it just loads the error again.
However, if I reload the page, it works as long as that session stays valid. Happens in both Edge and Vivaldi browsers. Happens in Private Browsing/Incognito mode. If I close the tab and come back, it happens again. But the resolution is to reload.
I did modify the start attribute under scripts in package.json to
"start": "react-scripts start",
Attaching screenshot with Dev Tools open as well as a .har file
On the current Windows Branch, when I click on the Authentication tab to enter my user information and generate my Bearer Token, the page shows an Uncaught Runtime Error.
If I click on the X in the upper right-hand corner, it just loads the error again.
However, if I reload the page, it works as long as that session stays valid. Happens in both Edge and Vivaldi browsers. Happens in Private Browsing/Incognito mode. If I close the tab and come back, it happens again. But the resolution is to reload.
I did modify the start attribute under scripts in package.json to
"start": "react-scripts start",
Attaching screenshot with Dev Tools open as well as a .har file
localhost.zip
The text was updated successfully, but these errors were encountered: