Key events aren't being fired when the StructuredFilter is included in a custom component
Closed this issue · 2 comments
ravsom commented
Key events like "Enter", "Backspace" and "Tab" don't fire the listeners. Ain't able to get a call on the update when any of those change for "textoptions" kind of option
ravsom commented
We figured out that we were registering some key events that conflicted with the StructuredFilter's key events and so the key down events were firing.
joshcarr commented
Ok, closing this issue.