0👍
Did you try setting csrf: false
in the config/security.js
? It shouldn’t affect GET requests, but the key to your problem might be somewhere there.
- [Vuejs]-Vue router automatically adding hashes on path
- [Vuejs]-Manipulate body and html background from a component in a nuxt.js application
Source:stackexchange.com