Kendell Joseph
Kendell Joseph
I think this makes sense too.
Hi @wrobson-lllow . I'm working on this today. It looks like an problem with the way the Monaco editor is refreshing when data is updated. I'll try to replicate the...
- I was able to replicate the behavior locally. This field should accept a valid `JSON object`, `array`, or `literal`, however the field visual data is indeed fluttering if you...
- Using a default value populates the field properly. However the problem returns once the default value is deleted.  ~ I'm looking for any interference between using jsonSchemas and...
Hi @joedawson , I'm taking a look at this!
Brilliant, thank you very much! I'm closely watching this feature, and if you link a PR for this I can glean from the work and help maintain the code!
@firatciftci #12927 should fix the problem.
Hi @rbruels , I've encountered this same error when using just an empty array as a JSON field value. `[]`. I think it may be an admin visual parsing error...
Yep. I have reproduced it on my end. They are connected. The cellData can also be an array, and arrays don't have the substring property. I should have a fix...
This issue was resolved: Here: https://github.com/payloadcms/payload/commit/0d3554d70a6093c68a61542f5ede9387223ca59f Here: https://github.com/payloadcms/payload/commit/e25730f95cc06f30dfd1173834f269ea66dd6883 And here: https://github.com/payloadcms/payload/blob/de68ef4548b297cfab2df00da47bd0e027a80e57/packages/ui/src/elements/Table/DefaultCell/fields/Textarea/index.tsx#L9