Problems with Vue in production

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. app.js:58016 [Vue warn]: Failed to mount component: template or render function not defined. found in --->

Mar 14, 2025 - 17:56
 0
Problems with Vue in production

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.

app.js:58016 [Vue warn]: Failed to mount component: template or render function not defined.

found in

--->


Image description