0👍
It’s not easy to guess the problem without seeing the code.
However, since localhost works maybe the base url in production in your frontend is not https://
but http://
.
- [Vuejs]-Vue – Loading all dynamic components once before rendering
- [Vuejs]-How to render different content in Vue contitionally
Source:stackexchange.com