Arthur Tyukayev
Arthur Tyukayev
Just wanted to say thank you for your work. Previously I've attempted to force DataTables.net to work with VueJS, you've just saved me a lot of time. Thank you.
I've emailed @SeyZ about adding maintainers months ago. I've sent him a few emails, no response. I would recommend moving away from this package.
You've enabled `use_frameworks` when enabling firebase. `use_frameworks` and Flipper are not compatible. You can see that on L25 of the `Podfile`: ``` ... # Note that if you have use_frameworks!...
Is anyone actively working on this?
How far did you get? Is your repo or fork public?
That looks great. Thank you.
Something like this might work? https://github.com/arthurtyukayev/use-keyboard-shortcut/compare/develop...at/event-callback
Fixed in release v1.1.5: https://github.com/arthurtyukayev/use-keyboard-shortcut/releases/tag/v1.1.4 Let me know if you see any further issues.
I am going to re-open this to investigate.
@kndshein I've reviewed this issue, and it seems like I can only reproduce this issue if I have the `overrideSystem` option set to true. Can you make sure you don't...