• Resolved pratikwp

    (@pratikwp)


    On widgets page https://xyz.com/wp-admin/widgets.php
    it’s showing below error and widget page content is not loading, I have installed in fresh WordPress but showing same issue

    Uncaught TypeError: Cannot read properties of undefined (reading ‘getEditedPostAttribute’) at post-settings.2774e3f5.js?ver=4.4.9.1:1:9946

    let S; const vs = ()=>{ if (A()) { const {subscribe: s, select: e} = window.wp.data , r = e(“core/editor”); s(()=>{ const n = r.getEditedPostAttribute(“featured_media”); (!S || S !== n) && (T.emit(“updateFeaturedImage”, n), S = n) } ) } if (os() || ns()) { const s = window.MutationObserver || window.WebKitMutationObserver , e = new s(()=>{ var t; const n = (t = document.getElementById(“_thumbnail_id”)) == null ? void 0 : t.value; (!S || S !== n) && (T.emit(“updateFeaturedImage”, n), S = n) } ) , r = document.getElementById(“postimagediv”); r && e.observe(r, { subtree: !0, childList: !0 }) } } , ys = ()=>{ vs() } ;

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • I confirm the error. There are about 80 blogs with the AIOSEO plugin. Blogs without this plugin are ok.

    Plugin Support Prabhat

    (@prabhatrai)

    Hey @pratikwp and @maxwww,

    Thanks for reaching out, and I apologize for the inconvenience caused!

    This is a known issue that our Development team is actively working on.

    I’ll ensure to notify you as soon as we have a fix.

    I’m looking forward to helping you.

    Plugin Author arnaudbroes

    (@arnaudbroes)

    Hey?@pratikwp, @maxwww,

    We have released a new update to fix this issue. Unfortunately www.remarpro.com is experiencing issues right now which is why the update is currently not being distributed yet. We’ve uploaded the new release already so you’ll be able to update as soon as the outage has been resolved, but in the meantime, please feel free to download the update via this link.

    Let me know if any of you still experience any issues!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error in admin on widget page’ is closed to new replies.