You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated my project with the latest version turns out the validation for fields with presence:false and length: {minimum: 3, maximum: 200} was starting to throwing errors even though the value is an empty string and I have to downgrade to version 0.10.0.
The text was updated successfully, but these errors were encountered:
I updated my project with the latest version turns out the validation for fields with presence:false and length: {minimum: 3, maximum: 200} was starting to throwing errors even though the value is an empty string and I have to downgrade to version 0.10.0.
The text was updated successfully, but these errors were encountered: