Philipp Butz

Results 3 comments of Philipp Butz

First of all, thanks for your article. I was wondering where I could find the multi module approach, just like @muiscatron. Maybe you could briefly describe the new approach you...

Same thing causes a problem for us as well. Probably the `closeDropdown()` method should care about whether the dropdown is actually open or not. There is also a `isDropdownOpen` field...

Okay so I just figured out a workaround which might also be interesting for you. The `MultiSelectComponent` allows to register listeners for change `registerOnChange` and for touched `registerOnTouched`. So you...