Closed carolinan closed 2 years ago
Themes which use the old navigation block markup with the inner links still have a working button 🤷♀️
Thank you this issue. There are blocks theme submitted in the WordPress repository and I am reviewing them. Mobile menu is not clickable and I am not able to set them live because of this.
Hello! I've been unable to reproduce this issue on Firefox, Safari, and Chrome, using trunk
, v12.3.2
, v12.3.1
, and the tags from the current release cycle. Are there other specific instructions I should follow? Perhaps a particular theme that seems to have this issue? I tried all official themes down to "twenty seventeen."
Testing this in Chrome and on nightly WP 5.9-RC2-52579, with latest trunk build of Gutenberg I can't reproduce this. Are you able to provide a screenshot or video showing the issue? Which theme are you using? I was using trunk TT2.
Gutenberg requires minimum WordPress 5.7. So I expect the navigation block to work with 5.8.3. It does not need to be retested with 5.9.
PC, Windows 10 Fresh WP install with Local
Steps: After installing a fresh copy of WordPress 5.8.3:
I also haven't been able to reproduce while running 5.8 and latest Gutenberg trunk. I tried a few different browsers on Mac OS.
I tried reproducing your steps on a Windows 10 PC (with the exception of using TwentyTwentyOne) on my production website running WP 5.8.3 and Gutenberg 12.3.2. I tested in Chrome and Edge I wasn't able to reproduce:
I also tried both latest nightly of WordPress on my Macbook with running Local. Tested with both TT1 and TT1 blocks. I also tried downgrading to 5.8.2, and I couldn't reproduce:
It's clear from your video that there's an issue somewhere, but it's really hard to track down.
I will retest with Gutenberg trunk as soon as I can.
I can replicate this with WP 5.8.3, Gutenberg 12.3.2, and TT1 blocks following steps in https://github.com/WordPress/gutenberg/issues/37997#issue-1104380092.
Site editor works
Front doesn't work
Still able to reproduce with current Gutenberg trunk.
This time I looked through the source and the script blocks/navigation/view.min.js is not present on the front in 5.8.3
The view script is also not present for the file block.
I have just tested with WordPress 5.8.3 and the latest trunk
and the frontend script for the Navigation block works correctly when I enable the overlay menu for desktop or mobile:
I have just tested with WordPress 5.8.3 and the latest
trunk
and the frontend script for the Navigation block works correctly when I enable the overlay menu for desktop or mobile:
I have found that the issue is not present in trunk as well, but it is present in the version of Gutenberg published to the Plugin Directory, with WordPress 5.8.3. Still looking into what might have happened there, as the script isn't even loaded in the first place, there is no 404 error that would make me believe that the file is not present; visual inspection of the build directory confirms this.
Any help figuring out why the asset is not being loaded would be appreciated.
Any help figuring out why the asset is not being loaded would be appreciated.
Is it included in the zip file uploaded to the GitHub release page?
This is still a problem, but with Gutenberg increasing the minimum required WP version, I don't see a way for this to be fixed for users on older WordPress versions.
Description
With WordPress 5.8.3 and Gutenberg 12.3.2, the navigation menu button does not work (For either classic or block themes) It does work with 5.9 RC 2 but I expect it to work on both when Gutenberg is active.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
No response
Environment info
WordPress 5.8.3 Gutenberg 12.3.2 or trunk
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes