Opened 12 months ago
Closed 12 months ago
#7849 closed defect (bug) (fixed)
JS error thrown on Make pages
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Make (Get Involved) / P2 | Keywords: | |
| Cc: |
Description
Uncaught TypeError: Cannot read properties of undefined (reading 'ajax')
at HTMLDocument.<anonymous> (p2-hovercards.js?ver=4:2:57)
This is caused by the hovercards script attempting to reference window._wpUtilSettings.ajax without checking if window._wpUtilSettings are defined.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
screenshot of make page with error displayed in developer console