• Michael Cropper

    (@michaelcropper86)


    Theme: Divi
    WP version: 4.0.1
    Problem: Cannot edit pages in the admin editor when using the page builder. Instead, the page builder tries to load but just sees a continual spinning circle and it never actually loads
    Plugins: Tried disabling all plugins, no change, this isn’t a conflict.
    My guy feeling: I have a feeling this may be a compatibility issue with the latest version of WP which has been automatically updated recently

    Error listed in developer console; Uncaught TypeError: Cannot read property ‘isHidden’ of null – within admin.js, line 2120

    Which is this –> content = typeof window.tinyMCE !== ‘undefined’ && typeof window.tinyMCE.get( textarea_id ) !== ‘undefined’ && ! window.tinyMCE.get( textarea_id ).isHidden()

    Theme was customised slightly, nothing major so shouldn’t have cause any problems as this hasn’t been changed in around 6 months. Didn’t use a child theme at the time unfortunately.

    After hours of trying to get to the bottom of this, it started working randomly for a brief period, then stopped again. When it does briefly work, it then seems to break when after clicking on the visual editor and it doesn’t load

    Hope this explains the very odd problem that I’m seeing. Can’t get my head around what could be causing this. Any advice appreciated

Viewing 2 replies - 1 through 2 (of 2 total)
  • pierinux

    (@pierinux)

    I have the same problem with Divi 1.3 and WP 4.01.
    It seems related to the user. I have 2 admin users, with one of them the page builder doesn’t load (the blue wheel keeps rotating and javascript execution is blocked on an “Uncaught TypeError: Cannot read property ‘isHidden’ of null” error. With the other admin it works fine. All pages containing pagebuilder have the same behavior.

    same issue here, anybody got working solution ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught TypeError: Cannot read property 'isHidden' of null’ is closed to new replies.