form
form copied to clipboard
Ant form issue on production, Locally work fine but production facing issue.
Hello Guys,
Need small help from you all!
From yesterday I am facing form validation issue on my production environment. The issue is when I run command NPM Start all validation of my application are working as expected on my local environment, But When I use command ** NPM build or Build: serve** validation of my application goes on toes.
I need to quickly help on the above issue
Current version : "rc-form": "2.4.1", "antd": "^3.5.4", "react": "~16.3.x",
Thank you so much.