• tezalsec

    (@tezalsec)


    Hi, please pay more attention to the situation where web push is kept disabled.

    First of all, I am getting js errors in all my “create new post” edit screens as shown below:



    post-editor.bundle.js?ver=1747664815:1 Uncaught TypeError: Cannot read properties of undefined (reading ‘select’)
    at post-editor.bundle.js?ver=1747664815:1:286513
    at is (post-editor.bundle.js?ver=1747664815:1:95615)
    at Mu (post-editor.bundle.js?ver=1747664815:1:115570)
    at su (post-editor.bundle.js?ver=1747664815:1:107959)
    at _r (post-editor.bundle.js?ver=1747664815:1:49221)
    at post-editor.bundle.js?ver=1747664815:1:114402
    at Iu (post-editor.bundle.js?ver=1747664815:1:114407)
    at ru (post-editor.bundle.js?ver=1747664815:1:106967)
    at M (post-editor.bundle.js?ver=1747664815:1:139961)
    at MessagePort.T (post-editor.bundle.js?ver=1747664815:1:140493)

    Also, when web push is kept disabled, please don’t create 12 postmeta data records with any new post anyway, with NULL values. This is quite unnecessary and undesirable, filling up the database.

    Appreciating your plugin, though 🙂 Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support alexisbienayme

    (@alexisbienayme)

    Hello,

    Thank you very much for your detailed feedback and valuable remarks.

    I have reported the issue regarding the JavaScript errors on the post creation/edit screens when Web Push is disabled. I have also flagged the unnecessary creation of multiple postmeta records with NULL values when creating new posts in this situation.

    These points have been forwarded to our development team to be addressed and improved in upcoming plugin releases.

    We appreciate your trust and patience. Please feel free to reach out if you have any further comments or questions!

    Best regards,

    Alexis

    Thread Starter tezalsec

    (@tezalsec)

    You are welcome.

    Actually, the same goes for the web push admin menu and the web push dashboard widget. Only activate them when web push is enabled.

    I am aware you have created a “hide admin bar menu item” button in the settings, but shouldn’t you hide them both automatically, the widget too, as long as web push is disabled? So people don’t have to do it manually? And also, the dashboard widget currently keeps loading, even when hidden, while disabled? It is a waste of memory when logging in and loading the dashboard page.

    Thanks.

    • This reply was modified 10 months, 3 weeks ago by tezalsec.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Web Push bugs’ is closed to new replies.