WYSIWYG Field in repeatable Group doesn't work

Support MB Group WYSIWYG Field in repeatable Group doesn't workResolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #14543
    arkonisusarkonisus
    Participant

    Just create a simple repeatable Group with two fields:
    1. a normal text field
    2. a WYSIWYG field

    Now try to enter some data in your post:
    The problem is that you can only edit the first group fields. After cloning another group there is no cursor in the second WYSIWYG field. This issue appears in the classic and the block editor too.

    #15044
    ChicharitoChicharito
    Participant

    This is happening to me too.
    Is there any way to fix it?

    #15065
    Anh TranAnh Tran
    Keymaster

    Hey guys,

    Thanks a lot for your feedback. I see the bug and am working on a fix.

    #15078
    Anh TranAnh Tran
    Keymaster

    I just found the problem. It's kind of a way the JavaScript works for cloning editors. The problem is the ID of the editor ends with _123, e.g. _{number}. This format is reserved by the clone script to update the editor ID/name. Please just change the ID of the editor and it will work again.

    #15117
    ChicharitoChicharito
    Participant

    This worked for me.
    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.