Problems with Vue in production #13038
-
We are experiencing an issue in the production environment.
Changes were made to the app.js files, located at the following paths:
siif-web\resources\assets\js
siif-web\public\js
We have tried restoring the previous files and modifying the .vue files, but the changes are not reflected.
Note: One of the views we used to verify the changes were removed. However, when the page is reloaded, the removed view continues to display without generating any errors.
Imagen
app.js:58016 [Vue warn]: Failed to mount component: template or render function not defined.
found in
--->
Sin título1
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
I understand that you may not be able to share the repo/code but if you want help, we will need a bit more information (you describe the problem but we have absolutely no idea what your code looks like).
Can you try to reproduce this in another minimal project? Usually most people find the source of their issue by doing that.
Beta Was this translation helpful? Give feedback.