Level 1
It happens the same to me, I am not sure why, were you able to fix it?
Is anyone using the Code Nova field type in their Nova resources
e.g. Code::make('Name')->json()
I'm casting the field in the model to json and when I supply valid json - all is good.
However, if the json is invalid (extra comma, or weird quotes) - then the value is saved as null.
Any ideas on how to stop/catch this?
Please or to participate in this conversation.