Big bug – Incorrect variation error message
-
Hello guys !
When selecting a variation on any variable product, an error message is displayed:“The selected product is not a variation of Matrices Adapt SuperCap steel 0.030 mm…”
Issue:
- the message refers to a different, unrelated product
- the selected variation is valid
- the error appears after interacting with variable products
Steps to reproduce:
- Open a variable product
- Select any variation
- Navigate to another variable product
- Select a variation again → the error message appears and refers to the previous product
Expected behavior:
- no error should appear when a valid variation is selected
- variation validation must apply only to the current product
It looks like the plugin keeps an incorrect product_id / parent_id or a persistent WooCommerce notice (
wc_add_notice) between products (session / AJAX / fragments not reset).Version check / regression info:
I can confirm this is a regression: the issue happens with v3.3.98
but it does not happen with v3.3.96 (same setup / same theme).So the bug seems introduced between 3.3.96 → 3.3.98.
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.