sebGH06
Results
2
issues of
sebGH06
### Summary when trying to set the value of an existing select, it throw a javascript console error ### Steps to Reproduce document.addEventListener('DOMContentLoaded', function() { HSStaticMethods.autoInit(['select']); // Mandatory for HSSelect...
bug
Hello, I am using livewire and livewire add automatically the disabled attribute to input and select element when form is submitted However, advanced selects are not disabld when the disabled...