You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
previous version were using self.dropdownContainer.width(true), the latest one is using self.dropdownContainer.outerWidth(true), so when you select an option and the text is too long the field just stay blank
The text was updated successfully, but these errors were encountered:
previous version were using self.dropdownContainer.width(true), the latest one is using self.dropdownContainer.outerWidth(true), so when you select an option and the text is too long the field just stay blank
The text was updated successfully, but these errors were encountered: