Saurabh Sharma
Saurabh Sharma
Fixed validation for named array within form validation (works for name="xyz" and name="xyz[]") both
#### Description If a form input has a name="xyz[]" then only first element with name="xyz[]" is validated and rest are ignored. This fix adds the flexibility for validating the named...
Path intellisense does not seem to be working in recent vscode updates for css3 `@imports` No path suggestion is shown at all unlike it used to earlier. I only get...
I am trying to use rc-trigger on my app , all my config is fine but triggered dom was not rendering. On further debugging I found the styles were missing...