-
Fixes dropdown family issue where the loading state of all selections would end at the same time, even if their await times were different because the values were pojos.
-
Fixes dropdown family issue where value of pojo would sometimes cause issues with setting the active descendant.
-
Fixes dropdown family where active selection via. keyhandlers on taglist tags was not working properly.
-
Prevents focus state of tag via. keydown if text input is present.