Version
2.2.8
Environment
See package.json for details
Reproduction link
https://github.com/CNMathon/antdv-issue-demo
Steps to reproduce
- call the validate function
- throw error
What is expected?
No error throw and won't crash.
What is actually happening?
Throw an error, and it even crashes when accessing packaged web pages that use the production environment.
