Edvins Antonovs

Results 43 comments of Edvins Antonovs

I don't know what is the issue with now/heroku; yet pushing the same code to digitalocean worked 🤷‍♂

Yeah, I gave up on this one last year tbh, it's a bug for sure.

> In the end I found a hacky solution by tracking the current scale, setting enabled to false if the scale is max, listen for double tap / click events...

So half year later on, it's still broken. This is why I don't like open source projects that much.

@JerryChin Lol it actually seems to work when Adblock is disabled in Chrome 🎉🎉🎉

@kissshot @durongzhang I think that you are missing `const action = type => store.dispatch({type})` . It works fine for me. ___ Code ``` import "babel-polyfill" import React from 'react' import...

Will try to help with that over the weekend

@petrbrzek I absolutely forgot about this! Was busy hacking on the cool React/Redux stuff! I just added a reminder to myself! 😅

Merge conflicts as well, as I've just merged a huge PR. Please take a look at it.

@AntonyFenton have you had a chance to sort these conflicts?