olegpix
olegpix
@sebGH06 Hi! We’ll add default support for tracking changes to the `disabled` attribute in the upcoming update. Stay tuned for updates!
> ### Summary > data-hs-combo-box-output-item attribute adds a style attribute to its element which causes hydration issues. > > ### Steps to Reproduce > 1. Follow the basic example for...
@oliverhaas Hi, Yes, this feature is in the priority for the next update (v2.6.0). I will add an additional destroy method for each plugin, to remove listeners, CSS classes, attributes,...
@oliverhaas Hi, Let’s take a look at the updates to the `HSComboBox` plugin as an example. The main changes relevant to this ticket are: 1. Collection Initialization: In the updated...
@oliverhaas We really appreciate your input, as well as @langscot — it was incredibly helpful in identifying the issue and pointing us in the right direction. Your work on step...
@allesan Hi! If you’re still experiencing the issue, please don’t hesitate to reopen the ticket — we’ll be happy to take another look.
@fortserious Hi, Thank you for your feedback. We will fix this behavior in the next update and inform you here.
@UnlockQA Hi, The update will be out soon, hopefully this week.
@bekaddourelhadjali Hi, I tested the form, it looks fine, at least the `FormData` object stores the selected values. My test JS code: ``` (function() { const testForm = document.querySelector("#test-form"); const...
@bekaddourelhadjali @abdelbk You're right, guys, the trigger doesn't work when deleting. We'll fix this in the next update.