DEV Community

armando lozada
armando lozada

Posted on

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

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay