kitze 🚀

Results 34 comments of kitze 🚀

@flybayer this is a huge dealbreaker :(

Yeah, I ended up using: - `react-dropzone` for dropping the image - `cloudinary.utils.sign_request` for getting a signed url (via blitz query) - upload the images on the client-side

Ah, thank you very much @mzohaibqc, that will work for me but I will leave this issue open so it's clearer for other devs. Cheers 🙌

Hey man! Your router looks amazing! I would looove if we can brainstorm on this because I needed it in few of my projects. Ping me on twitter @thekitze and...

Yeah, the component doesn't support a custom onClick handler because that didn't make sense to me. I understand the problem that you have thanks to your detailed explanation! If I...

@peterbe I'll tackle this tomorrow.

It's on the roadmap, I'll have some more time to work on the router starting February.

@eiktyrner Thanks for the suggestion. Right now I'm using a single store object for my mobx apps but you're right, this should be supported too. Also see the discussion in...

Ah, this looks really interesting. Will take a stab at it soon! 🙌

This is an interesting issue @eugenkiss. I will think about a way of implementing it.