[wp-trac] [WordPress Trac] #60192: Mobile menu will not remain open if click inside Google chrome dev console

WordPress Trac noreply at wordpress.org
Thu Jan 4 21:37:20 UTC 2024


#60192: Mobile menu will not remain open if click inside Google chrome dev console
--------------------------+------------------------------
 Reporter:  bradley2083   |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  6.4.2
 Severity:  major         |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by krokodok):

 The used block in the template still stems from Gutenberg, regardless of
 if the plugin is active or not. There is a core version of Gutenberg
 implemented directly into the WordPress core.

 The problem stems from this line of code:
 https://github.com/WordPress/gutenberg/blob/e8b0a4c459dd2dd8f6775f312128cc6e7106a6bc/packages
 /block-library/src/navigation/view.js#L131

 Added in this commit:
 https://github.com/WordPress/gutenberg/commit/ab2589d4506c977edbf06c7765e25be3b1c1a0cd

 Without the line everything works fine for me, but I just tested it super
 quickly in the newest Desktop versions of Firefox, Chrome and Safari.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60192#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list