Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in v-on handler: "RangeError: Maximum call stack size exceeded" reappear #2509

Closed
chenhongtu opened this issue Nov 26, 2019 · 1 comment

Comments

@chenhongtu
Copy link

Versions

  • vee-validate: 3.1.1
  • vue: 2.6.10
  • ant-design-vue: 1.3.16

Describe the bug
Error in v-on handler: "RangeError: Maximum call stack size exceeded"
crash
same as #2262
To reproduce
type some characters

Demo link
Codesandbox.

Desktop:

  • OS: Windows 10
  • Browser Chrome
  • Version 76
@logaretm
Copy link
Owner

I found and fixed the problem, just released 3.1.3 to hotfix it!

I mistakenly changed the condition to check for the invoker fns due to me being overexcited with TS 3.7 refactoring 😞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants