Joan Disho

Results 32 comments of Joan Disho

>@jdisho isn't better tag this issue as "on hold"? That’s a good suggestion @unnamedd, thanks πŸ‘ Sent with GitHawk

Hey @zhengyaoyuan Thank you for the suggestion. I will consider it πŸ‘ Sent with GitHawk

Have a look at [Papr](https://github.com/jdisho/Papr/tree/rxdatasources-not-working ) @freak4pc `SearchPhoto` is responsible group. To replicate the crash, go to `Search` -> `search something` -> `Photos with "..."`

Sorry for the confusion. However, the link is with that branch πŸ˜„

Yes it is, but I don't expect 0 sections. Probably I am missing something from RxDataSources

You are right, but how is the normal flow layout is handling this then?! πŸ€”

@aVolpe I ended up creating something like this ```swift private extension HotKey { func handleKeyDown(_ handler: @escaping (() -> Void)) { keyDownHandler = { handler() self.handleKeyDown(handler) } } } ```

Please update to RxKeyboard 2.0 and let me know if this issue is still relevant to you.