Hello there,
I have a filter Menu in my website. But I want it to always expanded. it is always collapse when i reload the page.
https://mpdmobileparts.com/collections/motorola
Please help.
Hello there,
I have a filter Menu in my website. But I want it to always expanded. it is always collapse when i reload the page.
https://mpdmobileparts.com/collections/motorola
Please help.
Hi, you may have implemented a change because it looks like the filter IS starting off expanded on my end.
It looks like the filter visually initializes expanded but the ‘aria-expanded’ attribute initializes to ‘false’. This requires visitors to double click when they first try to close it. You may want to review previous code changes that may be causing this double-click to close bug.