You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
When displaying the grouped specifications, the code iterates through all groups to render them.
On the product context however, there is one Pseudo-Group "allSpecifications" that - as the name says - contains all specifications in a flat structure.
This has the consequence, that the Specs are shown twice. once in their correspoding group and once below in "allSpecifications".
a PR with the bugfix is on its way.
The text was updated successfully, but these errors were encountered:
Hi!
When displaying the grouped specifications, the code iterates through all groups to render them.
On the product context however, there is one Pseudo-Group "allSpecifications" that - as the name says - contains all specifications in a flat structure.
This has the consequence, that the Specs are shown twice. once in their correspoding group and once below in "allSpecifications".
a PR with the bugfix is on its way.
The text was updated successfully, but these errors were encountered: