- Issue created by @ilcalle78
- πΊπΈUnited States wmfinck
Thank you I have this same problem, and this post came up first when I searched Google for "drupal adaptive menus expanded for anonymous users". I just noticed the problem this morning, since I rarely visit sites I manage without being logged in, once development is completed.
I have eight D10 sites, all using this theme, all on the same server. This morning I set out to update them all to D10.4 and the very first one I updated is having this problem, so I will stop here for now. This also exemplifies why I have never automated my upgrades.
Please check issue 3495319 π Uncaught TypeError: Cannot read properties of undefined (reading 'theme') Active . I guess the asset ordering change is causing this.
I don't get any error, neither in log nor using "verbose" mode, and the same happens after cache cleaning.
By the way I noticed that also the SLIDESHOW doesn't work for anonymous users, while it still works correctly for logged ones.
Yes, same kind of error when using anonymous
js_2JgqE6kUMjTFgeB0GkUbHSTkMck6du2Uq8cNsaDYP10.js?scope=footer&delta=0...-VM8Q:22 Uncaught TypeError: Cannot read properties of undefined (reading 'theme') at Object.attach (js_fE8OE5f7_hWnFmvQEIqXIGJtl-8CIT3r9ZiZC5kNeGc.js?scope=footer&delta=2...-VM8Q:2:139) at js_2JgqE6kUMjTFgeB0GkUbHSTkMck6du2Uq8cNsaDYP10.js?scope=footer&delta=0...-VM8Q:22:427 at Array.forEach (<anonymous>) at Object.attachBehaviors (js_2JgqE6kUMjTFgeB0GkUbHSTkMck6du2Uq8cNsaDYP10.js?scope=footer&delta=0...-VM8Q:22:353) at js_2JgqE6kUMjTFgeB0GkUbHSTkMck6du2Uq8cNsaDYP10.js?scope=footer&delta=0...-VM8Q:23:373 at HTMLDocument.listener (js_2JgqE6kUMjTFgeB0GkUbHSTkMck6du2Uq8cNsaDYP10.js?scope=footer&delta=0...-VM8Q:23:161)
- πͺπΈSpain hip GijΓ³n, Asturias
Following. Same here (broke my theme in different points).