• Resolved technicalx

    (@technicalx)


    When I have coblocks enabled I can’t use the Code Editor without seeing classnames being duplicated rapidly. Also noticed some problem with the Media-Text Block after disabling/re-enabling the coBlocks plugin, the has-animation class caused them all to have opacity 0 but no actual animation, I guess they lost their animation settings after toggle but they kept the classes as custom classes?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support gdpavle

    (@gdpavle)

    Hi @technicalx,

    Thank you for reaching out.

    Firstly, we will have to go through some basic troubleshooting steps, to ensure that everything is set correctly.

    1. Please disable your currently active theme and enable one of the default WordPress themes, for example – Twenty Twenty One.
    2. Disable all plugins except the CoBlocks.
    3. Make sure that the CoBlocks is up-to-date.

    Once you complete the 3 steps I listed above, are you having the same issues as before?

    Best Regards,
    Pavle

    Thread Starter technicalx

    (@technicalx)

    Still happens with only CoBlocks and twentytwenty theme. The only other weird thing about my website is that it is in a sub-directy like /network/website/

    I can replicate with a blank page.
    Make paragraph
    Convert to Group
    add “test” class to advanced classes.
    switch to Code Editor mode
    See this replicating classes every 500ms (or so).
    Happens on other objects too I think like columns.

    <!-- wp:group {"className":"test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test"} -->
    <div class="test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test wp-block-group test"><div class="wp-block-group__inner-container"><!-- wp:paragraph -->
    <p>foo</p>
    <!-- /wp:paragraph --></div></div>
    <!-- /wp:group -->
    • This reply was modified 3 years, 11 months ago by technicalx.
    • This reply was modified 3 years, 11 months ago by technicalx.
    Thread Starter technicalx

    (@technicalx)

    this issue is still ongoing, tested in empty site

    • This reply was modified 3 years, 11 months ago by technicalx.
    Plugin Support gdpavle

    (@gdpavle)

    Hi @technicalx,

    Thank you for reaching out.

    I have created a GitHub issue report for this matter.
    You can follow the status at this link: https://github.com/godaddy-wordpress/coblocks/issues/1879

    Thank you very much for pointing out this issue.

    Best Regards,
    Pavle

    Thread Starter technicalx

    (@technicalx)

    fix works thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘weird repeating classes error in code editor’ is closed to new replies.