Relative Content

Tag Archive for laravelaxiosalpine.js

How to apply persist plugin of alpinejs to dependent dropdown

I’m trying to retain the selected values on the dependent dropdowns after a failed form submission. I made it work for Province dropdown but when I tried to Municipality dropdown and District dropdown, it doesn’t work. The only dropdown that retains its value when I refresh the page or submit the form even if there are empty inputs is the Province dropdown. Here are my codes: