cancel
Showing results for 
Search instead for 
Did you mean: 

Broken reference: The element with the "top.links" ID wasn't found. Verify the ID and try again.

Re: Broken reference: The element with the "top.links" ID wasn't found. Verify the ID and

@gaurav_harsh1 

Stop working from the 

 _submit: function () {
            $(this.element[0]).trigger('afterValidate.beforeSubmit');
            this.element[0].submit(); (X)
        },


After that process stops the and this error in validation.js 

Please share if you have any ideas.