Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

WooCommerce causing malfunction of the navigation block on WordPress 6.3 #10259

Closed
nefeline opened this issue Jul 18, 2023 · 2 comments · Fixed by #10388
Closed

WooCommerce causing malfunction of the navigation block on WordPress 6.3 #10259

nefeline opened this issue Jul 18, 2023 · 2 comments · Fixed by #10388
Assignees
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue/PR concerns a confirmed bug.

Comments

@nefeline
Copy link
Contributor

nefeline commented Jul 18, 2023

Describe the bug

The core's Navigation Block doesn't work as expected while having the latest version of WooCommerce enabled on WordPress 6.3.

To reproduce

Steps to reproduce the behavior:

  1. Make sure you have a fresh WordPress install running on version 6.3. You can update the version via WP-CLI by running: wp core download --version=nightly --force
  2. Update the DB via user interface or via WP-CLI as well by running: wp core update-db
  3. Access your Dashboard and make sure you are indeed running the nightly version of WordPress, which currently is version 6.3-beta4-56253.
  4. Create a new post and insert the Navigation block. Make sure everything works as expected.
  5. Now install and activate the latest version of WooCommerce (7.9.0)
  6. Access the post you just created and notice the navigation block is not working anymore and there are errors in the console:
Screenshot 2023-07-18 at 16 47 47

Expected behavior

The navigation block should work as expected while having WooCommerce enabled.

Environment

  • WordPress version: [6.3-beta4-56253]
  • WooCommerce version: [7.9.0]
@nefeline nefeline added the type: bug The issue/PR concerns a confirmed bug. label Jul 18, 2023
@nerrad
Copy link
Contributor

nerrad commented Jul 18, 2023

To better understand the scope of impact, what happens if just WooCommerce core is active?

@nefeline
Copy link
Contributor Author

nefeline commented Jul 19, 2023

To better understand the scope of impact, what happens if just WooCommerce core is active?

The conflict persists with only WooCommerce enabled. I'm updating the testing instructions to reflect this :) If this turns out to be a conflict caused by a core feature rather than blocks, we can then move this issue to the core's repo

@nefeline nefeline changed the title WooCommerce Blocks causing malfunction of the navigation block on WordPress 6.3 WooCommerce causing malfunction of the navigation block on WordPress 6.3 Jul 19, 2023
@nefeline nefeline self-assigned this Jul 19, 2023
@nefeline nefeline added the priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. label Jul 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: high The issue/PR is high priority—it affects lots of customers substantially, but not critically. type: bug The issue/PR concerns a confirmed bug.
Projects
None yet
2 participants