• Resolved alexdecuenca

    (@alexdecuenca)


    I am not able to edit the content of a page when I use the acoordion blocks plugin.

    I get a blank page (cannot see the content at all)

    It does not happen to any other page (only to the one where I am using the plugin).

    I get the following error in the console:

    Uncaught (in promise) RangeError: Maximum call stack size exceeded
    at Generator._invoke (editor.min.js:11)
    at Generator.forEach.e.<computed> [as throw] (editor.min.js:11)
    at redux-routine.min.js:1
    at redux-routine.min.js:1
    at redux-routine.min.js:1
    at redux-routine.min.js:1
    at Array.some (<anonymous>)
    at e (redux-routine.min.js:1)
    at redux-routine.min.js:1
    at redux-routine.min.js:1

    Can anyone help?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author philbuchanan

    (@philbuchanan)

    What settings are you using on the accordion? If you disable the plugin does that resolve the issue?

    Thread Starter alexdecuenca

    (@alexdecuenca)

    I am just using the default settings. The problem is that I cannot edit the page anymore. I just get a blank page when I try to edit.

    This is the page:

    https://www.axiomafv.com/curso-tecnicas-de-venta-gratis/

    Plugin Author philbuchanan

    (@philbuchanan)

    And if you disable the plugin, does that resolve the issue?

    Thread Starter alexdecuenca

    (@alexdecuenca)

    No, if I disable the plugin and try to edit the page, it still remains a blank page

    Plugin Author philbuchanan

    (@philbuchanan)

    That sounds like an issue with another plugin or the theme.

    Thread Starter alexdecuenca

    (@alexdecuenca)

    It seems the problem is that the stack size is exceeded when the browser calls a javascript routine. This is the error I get on Chrome

    —————–
    Uncaught (in promise) RangeError: Maximum call stack size exceeded
    at Generator._invoke (editor.min.js:11)
    at Generator.forEach.e.<computed> [as throw] (editor.min.js:11)
    at redux-routine.min.js:1
    at redux-routine.min.js:1
    at redux-routine.min.js:1
    at redux-routine.min.js:1
    at Array.some (<anonymous>)
    at e (redux-routine.min.js:1)
    at redux-routine.min.js:1
    at redux-routine.min.js:1
    —————–

    Is your plugin using javascript? Why I don’t get that error in any other page? only in the one where I am using your plugin? Can I change the stack size anywhere in Chrome? Whoudl that solve the issue?

    Thread Starter alexdecuenca

    (@alexdecuenca)

    I have an update on this issue, I can edit the page fine using Microsoft edge.

    Thread Starter alexdecuenca

    (@alexdecuenca)

    I guess I will be using Microsoft edge to update that page. Thanks for your help anyway.

    ??

    Plugin Author philbuchanan

    (@philbuchanan)

    Glad you have a solution.

    For reference, yes this plugin does use JavaScript extensively in the editor (Gutenberg is written in JavaScript). However, when you disable the plugin it no longer loads the JavaScript. So if this plugin is disabled and you still have the issue, it must be caused by something else. My recommendation would be to disable all plugins, then reenable them one at a time until the issue returns. That should help you track down the root cause.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Unable to edit page content’ is closed to new replies.