jkloster Posted August 10, 2017 Share Posted August 10, 2017 I am working on an error and can not find the solution for it. I have an ecommerce site and when I go to update the size of jackets, boots or most apparel. All the functionality is working properly except the size populating in the dropdown box. Instead the size stays the same. See attached. For example, on a men's jacket product page. When I select the dropdown to change sizes from L to XL, the url, sku number and stock level update correctly, but the <option> box stays on the original size it was on entering the page. So when I toggle from L to XL the front end still says L. The same issue happens with shoes, when I go to the shoe page it says size 9, when I switch to 10, everything but the <select><option> dropdown box displays the correct data. Any ideas on how to fix this or what the issue is? I have checked the console and the main error is this. [Violation] Added non-passive event listener to a scroll-blocking. Thanks for the help! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now