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
Not sure this is ajv-keywords bug or ajv itself, or even this is a bug of a feature))
But it was very tricky to find out why transform trim sometimes doesn't work
It turns that ajv.compile spoils my userSchema after first call and array items are vanished
Not sure this is ajv-keywords bug or ajv itself, or even this is a bug of a feature))
But it was very tricky to find out why transform trim sometimes doesn't work
It turns that ajv.compile spoils my userSchema after first call and array items are vanished
"ajv": "^8.6.3",
"ajv-keywords": "^5.0.0",
This is not expected behavior
The text was updated successfully, but these errors were encountered: