We have a paragraph type which includes a text field for which we want to use maxlength to count down the entered text.
The paragraph has been added to a node type, and it can be added repeatedly. If I now go to the node edit form, it seems maxlength only works on the first instance of the paragraph. The text field in additional paragraphs added do not get the countdown counter.

Comments

Anonymous’s picture

Andreas Speck created an issue. See original summary.

vadim.jin’s picture

I have the same problem.
The content type 'Blog' has 'Body' field that references to different paragraph type. One of them is the 'Items' paragraph, that includes the 'Item' paragraphs.
Each 'Item' paragraph has Textfield - number. I need to limit the field by maxlength.

cedewey’s picture

Status: Active » Closed (cannot reproduce)

I just tested this and the character count is working as expected with multiple Text paragraphs. If this is still an issue please reopen this issue and share steps to recreate. Thanks!