Juan Bernal

Results 4 comments of Juan Bernal

I resolved this issue by going the keyCode route with vanilla JS. Would be helpful if someone could update the code to prevent the issue you stated...

@ntoscomeli I basically just captured the keystrokes using key event listeners and debouncing the clicks. Unfortunately, I don't have a demo and apologies for replying so late.

> If flagd is started with multiple sources, the selector param can be used to evaluate/sync only the set of flags from the source in question This is great, but...