• Resolved zoddshop63

    (@zoddshop63)


    Another site I am working on does not work with postx at all. I turned of all plugins and changed theme and still has this problem.

    react-dom.min.js?ver=18.2.0:10 TypeError: Cannot read properties of null (reading ‘hasOwnProperty’)
    at editor.blocks.js?ver=2.9.7:2:592785
    at Array.map ()
    at te (editor.blocks.js?ver=2.9.7:2:589851)
    at D (editor.blocks.js?ver=2.9.7:2:603011)
    at kt (react-dom.min.js?ver=18.2.0:10:47633)
    at js (react-dom.min.js?ver=18.2.0:10:120746)
    at kl (react-dom.min.js?ver=18.2.0:10:88654)
    at yl (react-dom.min.js?ver=18.2.0:10:88582)
    at vl (react-dom.min.js?ver=18.2.0:10:88445)
    at ol (react-dom.min.js?ver=18.2.0:10:85269)
    at cl (react-dom.min.js?ver=18.2.0:10:85656)
    at zn (react-dom.min.js?ver=18.2.0:10:32470)
    at react-dom.min.js?ver=18.2.0:10:83221
    lr @ react-dom.min.js?ver=18.2.0:10

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi @zoddshop63 ,

    Thank you for reaching us. Are you facing the issue in every block or just in a specific block? Does the issue arise by updating the block settings?
    Kindly give us more details about the issue.

    Thread Starter zoddshop63

    (@zoddshop63)

    Every Single block.

    Yes the message occurs when I hit block settings. If I keep it on post settings, It is okay.

    Thread Starter zoddshop63

    (@zoddshop63)

    please note that i do have alot of posts, over 100,000

    • This reply was modified 1 year, 6 months ago by zoddshop63.

    Please indicate the settings on which you experience the issue by clicking.

    Thread Starter zoddshop63

    (@zoddshop63)

    No. I cannot even choose a setting> as soon as the block is added I get this

    This block has encountered an error and cannot be previewed.

    https://ibb.co/dcyk2c5

    See the above photo

    There are no errors in php logs or debug log but the browser console shows:

    react-dom.min.js?ver=18.2.0:10 TypeError: Cannot read properties of null (reading ‘hasOwnProperty’)
    at editor.blocks.js?ver=2.9.7:2:592785
    at Array.map ()
    at te (editor.blocks.js?ver=2.9.7:2:589851)
    at D (editor.blocks.js?ver=2.9.7:2:603011)
    at kt (react-dom.min.js?ver=18.2.0:10:47633)
    at js (react-dom.min.js?ver=18.2.0:10:120746)
    at kl (react-dom.min.js?ver=18.2.0:10:88654)
    at yl (react-dom.min.js?ver=18.2.0:10:88582)
    at vl (react-dom.min.js?ver=18.2.0:10:88445)
    at ol (react-dom.min.js?ver=18.2.0:10:85269)
    at cl (react-dom.min.js?ver=18.2.0:10:85656)
    at zn (react-dom.min.js?ver=18.2.0:10:32470)
    at react-dom.min.js?ver=18.2.0:10:83221

    • This reply was modified 1 year, 6 months ago by zoddshop63.
    Tonmoy

    (@azimkhan123)

    Hi @zoddshop63 ,
    Please see this screenshot: Image Can you please click on the line in your console I just marked for you? After that, a window should appear consisting of related codes. Can you give us a screenshot of the code there, So that we can understand the issue properly?

    Do let us know.

    Thread Starter zoddshop63

    (@zoddshop63)

    https://ibb.co/s1C6gLR
    https://ibb.co/DwQ0Rjg
    https://ibb.co/6JHnzcP

    react-dom.min.js?ver=18.2.0:10 TypeError: Cannot read properties of null (reading ‘hasOwnProperty’)
    at editor.blocks.js?ver=2.9.7:2:592785
    at Array.map ()
    at te (editor.blocks.js?ver=2.9.7:2:589851)
    at D (editor.blocks.js?ver=2.9.7:2:603011)
    at kt (react-dom.min.js?ver=18.2.0:10:47633)
    at js (react-dom.min.js?ver=18.2.0:10:120746)
    at kl (react-dom.min.js?ver=18.2.0:10:88654)
    at yl (react-dom.min.js?ver=18.2.0:10:88582)
    at vl (react-dom.min.js?ver=18.2.0:10:88445)
    at ol (react-dom.min.js?ver=18.2.0:10:85269)
    at cl (react-dom.min.js?ver=18.2.0:10:85656)
    at zn (react-dom.min.js?ver=18.2.0:10:32470)
    at react-dom.min.js?ver=18.2.0:10:83221

    editor.blocks.js?ver=2.9.7:2 Uncaught (in promise) DOMException: Failed to execute ‘setItem’ on ‘Storage’: Setting the value of ‘ultpTaxonomy’ exceeded the quota.

    Tonmoy

    (@azimkhan123)

    Hi @zoddshop63 ,
    Can you please click on inspect and go to Application tab > Local Storage > Then you will see the localstorage value. From the list, you need to delete the unnecessary value.

    Or Go to the console and run this snippet: localStorage.clear(); . This will remove all the local storage value. Do let me know if that helps.

    Also, your issue will be solved next update.

    Thread Starter zoddshop63

    (@zoddshop63)

    same problem after clearing local storage.

    Tonmoy

    (@azimkhan123)

    Hello @zoddshop63 ,

    Hopefully, it will be fixed in the next update.

    Tonmoy

    (@azimkhan123)

    Hi @zoddshop63 ,
    We just released an update yesterday. That should solve the problem for you.

    Thank you.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘This block has encountered an error and cannot be previewed.’ is closed to new replies.