Opened 20 months ago
Closed 20 months ago
#7849 closed defect (bug) (fixed)
JS error thrown on Make pages
| Reported by: | adamwood | Owned by: | adamwood |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
screenshot of make page with error displayed in developer console