Making WordPress.org

Opened 7 weeks ago

Closed 7 weeks ago

#7849 closed defect (bug) (fixed)

JS error thrown on Make pages

Reported by: adamwood's profile adamwood Owned by: adamwood's profile adamwood
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)

Screenshot 2024-12-09 at 4.43.01 PM.jpg (697.4 KB) - added by adamwood 7 weeks ago.
screenshot of make page with error displayed in developer console

Download all attachments as: .zip

Change History (2)

@adamwood
7 weeks ago

screenshot of make page with error displayed in developer console

#1 @adamwood
7 weeks ago

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.