webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

CMS Model cannot create entry when having a `long-text` field with multiple values

Open taifok opened this issue 3 years ago • 0 comments

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

taifok avatar May 04 '22 07:05 taifok