• enima7711

    (@enima7711)


    Hello,

    i’ve installed wordpress on my website Current version: 6.5.2.

    I have astra as theme and these plugins installed :

    • elementor
    • Classic Editor
    • Duplicate Page
    • Elementor Pro
    • Starter Templates
    • WooCommerce
    • WooCommerce Shipping & Tax
    • WPForms Lite

    I have issues when trying to add new page/post usign the wordpress block editor. Firstly it opens and then it close suddenly, sometimes it opens and when i try to add a block or writing text in a block it crash with this text/error throwed :

    TypeError: t.toString is not a function
        at Me.stringifyFunction (<anonymous>:1:1448)
        at s (<anonymous>:1:2858)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4212)
        at s (<anonymous>:1:4386)

    In the console i see that this error came from react-dom.min.js?ver=18.2.0:10

    react-dom.min.js?ver=18.2.0:10 TypeError: t.toString is not a function
        at Me.stringifyFunction (<anonymous>:1:1448)
        at s (<anonymous>:1:2858)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4386)
        at s (<anonymous>:1:4212)
        at s (<anonymous>:1:4386)

    I’ve done these steps without any success :

    • Disabling all plugins
    • installing twenty twenty theme instead of astra
    • Reinstalling wordpress via dashboard
    • I’ve activated debug in wp-config.php but can’t see anything about this in debug.log either in the interface

    It keeps yelling the same error each time i want to edit or create a new page/post, could you please help me figure out a solution for this.

    Thank you

    • This topic was modified 4 months ago by enima7711.
Viewing 5 replies - 1 through 5 (of 5 total)
  • threadi

    (@threadi)

    Try using a different browser or at least one in which you have not activated any browser add-ons. Security tools on your computer could also have an influence here.

    I’m also having this error and I’m pretty sure is caused by Redux Dev Tools extension in my browser. Do you have this browser extension installed? Have you tried to uninstall it and check if this error continues appearing?

    Thank you JuanMa, I had no idea why this was happening but you were correct!

    I have trying to find a solution for days – disabling plugins and theme, clearing the website cache to no avail – and then I found this post – thank you – I was using Chrome and switched to Firefox and that did the trick. I also cleared the server cache. After making website changes (adding a page), I checked the website on Chrome again and I am still receiving the same error.

    JuanMa Garrido

    (@juanmaguitar)

    The following issue has been merged that should solve this issue:
    https://github.com/WordPress/gutenberg/pull/64748

    This change should be available in Gutenberg plugin v19.1 that will be released next week.

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