Page loads instead of update: error aborted because src/router/index.js -> quasar/app.js -> quasar/client-entry.js
-
Hi.
Some days ago I started getting this error:
error aborted because src/router/index.js -> quasar/app.js -> quasar/client-entry.js
The change I remember I made to
quasar.conf.js:
I added:
devServer: transportMode: 'ws'
Thanks.
-
@educob said in Page loads instead of update: error aborted because src/router/index.js -> quasar/app.js -> quasar/client-entry.js:
transportMode
Why just not remove the line that causes the problem?