我在嘗試使用jQuery驗證插件驗證表單時遇到此錯誤。 Uncaught RangeError: Maximum call stack size exceeded
at RegExp.[Symbol.replace] (native)
at String.replace (native)
at TAG (http://myapp.app/js/app.js:6135:
我在asp.net mvc 5項目中使用jquery.unobtrusive和jquery.validate庫來驗證客戶端上的用戶註冊。 在瀏覽器中我得到這個錯誤: Uncaught TypeError: $(...).parents(...).andSelf is not a function
at Object.parse (jquery.validate.unobtrusive.j