[V6] "code": "E_INVALID_DATE_COLUMN_VALUE" #4690
Closed
tavaresgerson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
There is always an error when data is intermediated by a validator that has data, as in the example below:
This ends up throwing the following error:
To get around this, I'm using the entity
hook
(I don't think it makes any sense, since in V5 this was never a problem, due to the automatic parsing for theDateTime
), however I hope this helps someone in the future:Thank you and stay well!
Beta Was this translation helpful? Give feedback.
All reactions