Fixed document contact form validation issue solved. ( #2znd1u0 )
This commit is contained in:
		@@ -532,8 +532,7 @@ export default {
 | 
			
		||||
            })
 | 
			
		||||
            .catch(error => {
 | 
			
		||||
                this.form.loading = false;
 | 
			
		||||
 | 
			
		||||
                console.log(error);
 | 
			
		||||
                this.form.errors.record(error.response.data.errors);
 | 
			
		||||
            });
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user