Opened 3 years ago
Closed 3 years ago
#6980 closed defect (bug) (wontfix)
There is some console error.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | lowest | |
| Component: | Make (Get Involved) / P2 | Keywords: | needs-patch |
| Cc: |
Description
Maybe some third-party plugin code is conflicting.
Change History (2)
Note: See
TracTickets for help on using
tickets.
@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.