Making WordPress.org

#7471 closed defect (bug) (fixed)

Unable to Open sub menu in main navigation and full menu in responsive view

Reported by: pranitdugad's profile pranitdugad Owned by:
Milestone: Priority: high
Component: Global Header/Footer Keywords: has-screenshots
Cc:

Description

Unable to Open sub menu in main navigation and full menu in responsive view -
In Home Page, https://wordpress.org/ unable to open sub menusin navigation and full ham menu in responsive
Video Link - https://drive.google.com/file/d/1hVBhWscxl1AqV9Q1q5Qw1gLOkjn3QFs9/view?usp=sharing

Change History (2)

#1 @dd32
10 months ago

  • Component changed from WordPress.org Site to Global Header/Footer

Looks like something has changed in the Gutenberg interactivity API.

hooks.tsx:266 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'isMenuOpen')
    at hooks.tsx:266:50
    at Array.forEach (<anonymous>)
    at hooks.tsx:266:20
    at hooks.tsx:282:17
    at directives.js:167:21
    at Array.forEach (<anonymous>)
    at Object.class (directives.js:165:6)
    at b.je [as constructor] (hooks.tsx:355:39)
    at b.L [as render] (preact.module.js:1:8857)
    at U (preact.module.js:1:6367)

#2 @dufresnesteven
10 months ago

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

Should be working now. Thanks for the report.

Note: See TracTickets for help on using tickets.