webiny-js
webiny-js copied to clipboard
CMS Model cannot create entry when having a `long-text` field with multiple values
Version
5.24
Operating System
Wsl
Browser
Chrome
What steps will reproduce the bug?
Create a model entry with long-text field accepting multiple values.
What is the expected behavior?
A entry is created.
What do you see instead?
A error message pop up
The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received an instance of Array
Additional information
No response
Possible solution
No response