Web Push bugs
-
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.
The topic ‘Web Push bugs’ is closed to new replies.