jorgebv

Results 6 comments of jorgebv

I was also able to hit upon these exact same esoteric conditions. Personally, I hit this while trying to implement drag-and-drop reordering for a component which includes a combo-box type...

Hello @koskimas, completely understandable decision that you cannot maintain such a large library for free. I have had quite a nice time with the library and thank you for maintaining...

I don't have all of the different OS's to try on, but binding to the input value instead of setting it inside the on:input event handler seems to help with...

Thanks for the context; I should have thought to look at the blame myself. I will look at the issue again with this context in mind as you suggest. edit:...

@metonym I found that the primary cause of #940 was the focus handler of the ListBoxField, which would open the MultiSelect. The pointer events of the ListBoxMenuIcon would then immediately...

@metonym / @theetrain Sorry to nag on a PR, but do you think this PR has a future? If there's any part of it we want to move forward I'm...