availity-reactstrap-validation icon indicating copy to clipboard operation
availity-reactstrap-validation copied to clipboard

Easy to use React validation components compatible for reactstrap.

Results 84 availity-reactstrap-validation issues
Sort by recently updated
recently updated
newest added

Hello, I get the following error. Can you help me solve it? **React Version:** 17.0.1 **Availity-Reactstrap-Validation Version:** 2.7.0 _index.js:1 Warning: Legacy context API has been detected within a strict-mode tree....

We are using onKeyDown to detect if default values in form are changed or same as when form loaded. Exp: If form is opened for the edit purpose we disabled...

Hi, There! I am using this package and do not know how to reset the form on submit. Can anybody help me? Thanks a lot ahead.

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.1.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Hello, I have used AvField for login validation. There are some checks that it is ok for validation to be triggered on input focus out, but I would like to...

I am using `AvDateRangeField` component from `reactstrap-validation-date`. Seeing some console errors, but component is working as expected. Please let me know on clearing/fixing this errors. My component is currently looking...

Hello! When I'm try using multiple `AvField` in the same `AvForm`, I'm get an error: ``` invariant.js:42 Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly...