I have a vue nuxt application that work very good when I use single tabs
When I open 3 tabs, for the application. The 2 first tabs works good and continue working but the 3's tab does not work This happened in chrome and in firefox (so it does not the browser)
The page loaded in the first load, but when trying to move to another page seems that page script does not loaded and the app failing. (the status of the request does not complete and stay on pending)
