Weakky/ra-data-opencrud

Json-datatype broken

Opened this issue · 1 comments

if you have a Json-graphql-scalar and your field sends an arbitrary object, you will get an error:

Cannot read property 'find' of null

There has been an attemp to fix this, but it was closed without comment: #29

i am about to try if this fix would solve the issue

i can confirm that his fix solves the issue!