Making WordPress.org

#6980 closed defect (bug) (wontfix)

There is some console error.

Reported by: himshekhar07's profile himshekhar07 Owned by:
Milestone: Priority: lowest
Component: Make (Get Involved) / P2 Keywords: needs-patch
Cc:

Description

Maybe some third-party plugin code is conflicting.

https://share.cleanshot.com/krzFvCXYt89R20fqdcbk

Change History (2)

#1 @Otto42
23 months ago

  • Component changed from WordPress.org Site to Make (Get Involved) / P2
  • Priority changed from normal to lowest

#2 @dd32
23 months ago

  • Resolution set to wontfix
  • Status changed from new to closed

@himshekhar07 Please upload screenshots to the tickets, rather than using external hosting.

Ideally, please also copy textual errors to the ticket.

In this case, this appears to be this:

jquery.js?ver=1678325013:4086 jQuery.Deferred exception: Cannot read properties of undefined (reading 'open') TypeError: Cannot read properties of undefined (reading 'open')
    at HTMLDocument.<anonymous> (https://make.wordpress.org/wp-content/plugins/o2/modules/notifications/js/app/notifications.js?ver=1545360441:80:19)
    at HTMLDocument.dispatch (https://make.wordpress.org/wp-includes/js/jquery/jquery.js?ver=1678325013:5466:27)

which indicates this is a problem in the upstream o2 plugin, which should be reported via https://github.com/Automattic/o2

This appears to be something that we probably won't fix on the wordpress.org side due to it not breaking anything.

Note: See TracTickets for help on using tickets.