[wp-trac] [WordPress Trac] #61876: Exception thrown in navigation/view.min.js on mobile device

WordPress Trac noreply at wordpress.org
Tue Aug 27 22:51:53 UTC 2024


#61876: Exception thrown in navigation/view.min.js on mobile device
-------------------------------+------------------------------
 Reporter:  derroth            |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Menus              |     Version:  6.6.1
 Severity:  normal             |  Resolution:
 Keywords:  navigation mobile  |     Focuses:
-------------------------------+------------------------------

Comment (by galbaras):

 I've tested letting WP Fastest Cache do all the optimisations with the
 following:

 {{{#!php
 <?php
 define( 'CONCATENATE_SCRIPTS', false );
 define( 'SCRIPT_DEBUG', true );
 }}}

 Same problem.

 When I exclude view.min.js from being minified & combined, everything
 seems to work for me. @derroth Are you using page optimizaion or just
 plain WordPress?

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


More information about the wp-trac mailing list