Error in v-model on production #6615
              
                Unanswered
              
          
                  
                    
                      motahharm
                    
                  
                
                  asked this question in
                Help/Questions
              
            Replies: 1 comment
-
| There is no minimal reproduction, and I don't know why the error is reported. <input placeholder="نام کاربری"
            class="input"
            name="username" autoComplete='off' v-model="username" /> | 
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I use and input with v-model:
everything is ok on development but when I build my app I have an error:

and here is error in code:

Who can help me??
Beta Was this translation helpful? Give feedback.
All reactions