Bug Second style variation menu causes issues

There is a bug in this version
R

Russ

Guest
We like having the style variation menu in other places outside of the footer navigation area. Some areas we've done have been the user dropdown, off-canvas, next to the search icon in the nav. I've realized though the JS appears to really only properly if the footer one is completely removed from PAGE_CONTAINER.

  • Menu won't auto close when a new variation is selected
  • The "is-selected" won't toggle for each variation


Guessing it's to do with the approach on the JS:

Code:

const...

Read more

Continue reading...