Problems with Vue in production #13038
              
                Unanswered
              
          
                  
                    
                      akm2ddr5
                    
                  
                
                  asked this question in
                Help/Questions
              
            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.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
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
--->

Beta Was this translation helpful? Give feedback.
All reactions