Hi!
After #15 was fixed, everything seemed to be working fine.
However, since a few days JsonWrapper seems to have stopped working. This might be related to a dependency upgrade on our side but we are not sure.
There are no errors in the Console and all fields appear as they should. Once the form is submitted, Laravel complains about fields present in the form but not present in the DB (the fields wrapped in the JsonWrapper).
Do you have any idea what the cause of this issue might be?
Nova version: 3.21.0
nova-json-wrapper version: 0.2.0
Laravel version: 8.21.6
Hi!
After #15 was fixed, everything seemed to be working fine.
However, since a few days
JsonWrapperseems to have stopped working. This might be related to a dependency upgrade on our side but we are not sure.There are no errors in the Console and all fields appear as they should. Once the form is submitted, Laravel complains about fields present in the form but not present in the DB (the fields wrapped in the
JsonWrapper).Do you have any idea what the cause of this issue might be?
Nova version: 3.21.0
nova-json-wrapper version: 0.2.0
Laravel version: 8.21.6