• donbowman

    (@donbowman)


    When using wordpress 6.9 and gutenberg 22.4 plugin and this block, the site editor is broken. It causes an endless looping as below stack trace (wordpress/private-apis/implementation.js)

    It can be reproduced https://playground.wordpress.net/?plugin=gutenberg&plugin=simple-popup-block here

    I believe it relates to:
    “const requiredConsent =
    ‘I acknowledge private features are not for use in themes or plugins and doing so will break in the next version of WordPress.’;

    The stack trace, such as it is, is:

    Uncaught Error: Cannot unlock an undefined object.
    at k (implementation.ts:162:9)
    at route-recognizer.ts:584:68
    at private-apis.ts:15:3

    • This topic was modified 3 months ago by donbowman.

You must be logged in to reply to this topic.