Mike Lambert
Mike Lambert
Hmm, It's definitely not working for my in Chrome on Android or the iOS simulator.  I can't move the green boxes over to see the box labeled 3. Just...
Thanks for the quick reply! I updated the codepen to use `normalScrollElements` on the blue `horizontal-container` element, and it allows me to scroll horizontally. But it prevents me from swiping...
Ahh bummer. To clarify, this is only an issue with touch, it works fine with the mac mouse or trackpad. What would be involved in coding it myself? I assume...
I figured out why bower.json is not being included. It's because bower is specifically pulling down v3.8.1 (tagged release) and that release does not contain bower.json. Please make a new...
Hi @mattmischuk I was able to make this happen by updating my `config.cson` file. Open the command pallete and search for _Application: Open Your Config_. At the bottom, I added:...
Hi @UziTech, this is a fixable rule in VS Code and it used to work in Atom. As I mentioned above, I think it's because the **ESLint Suggestions API** has...
I ran in to this problem and found https://github.com/prettier/prettier-atom/issues/471 which led me here. @lachieh, can this be merged? I'd prefer not to have to put `"prettier": {}` in my `package.json`
@hugomrdias, can this be merged?
Hi- Did you ever find a solution to this? I'm using gulp-svgstore, but running into the same problem.
Could `disabled={isSubmitting}` be the default behavior of ``?