Hi, I have a problem that tabbing on dialog not working correctly if I set outsideClickDeselects: false
You can check at this demo: Edit fiddle - JSFiddle - Code Playground
Without outsideClickDeselects: false, tabbing will work as expected like below image
I want that will working with outsideClickDeselects: false. Is there any way can I do that ?
Thank in advance !
