Lee Jacobson
Results
2
comments of
Lee Jacobson
I believe this issue is related to the use of const which isn't supported in strict mode.
Additionally, if an input already has an aria-describedby attribute set, Parsley should append to it instead of replacing it. As per the docs, the aria-describedby attribute supports multiple space separated...