Scada-LTS
Scada-LTS copied to clipboard
Vue.js is adding additional string to URL
Describe the bug
When user opens a classic UI page where the Vue.js framework is attached he may noticed the additional string in the URL that is after #
sign. It may be confusing if user is opening the ...view.html?viewId=1
and he see the additional part #/login
.
So the Vue router should be configured to not be activating that default route when it is working in "embeded" version instead of dedicated application page.
To Reproduce Steps to reproduce the behavior:
- Go to 'Existing Graphical View'
- See error in browser URL
Screenshots
Desktop (please complete the following information):
- OS: Linux / MacOS 11.6
- Browser Chrome