shopify schema checkbox not updating state until saved
im using the splide library to create slider. i have a checkbox to enable loop. but i noticed the slider isnt updating when its checked/unchecked UNTIL the customizer is saved. so for example, when opening customizer, i open dev tools, and noticed it remains true when toggling the checkbox, same goes for when initialized as false. when saved, it switches states.