Nick Presta

Results 26 comments of Nick Presta

To add, the ideal (for me) is the following sort order: ```js import React from 'react'; // these should always be first. Prefer React to be first. import PropTypes from...

Just so I am understanding the documentation, the only way to run Wallaby.js is through an IDE/editor of some sort? If you're using emacs, Vim, or anything not support today,...

@darrenburns any news on this front? Would you like some help on this enhancement?

~~@gaearon Is there anything I can do to help get the @AgentME fork merged in? The changes look relatively straightforward, and I'm currently experiencing the pain with another file upload...

Getting the same problem (when installing the `history` package). ``` $ npm install [==============================] 98.13%/Users/nickp/.nvm/versions/node/v4.2.1/lib/node_modules/ied/lib/install_cmd.js:65 if (err) throw err ^ Error: EINVAL: invalid argument, readlink '/Users/nickp/src/node_modules/.tmp/434ac503-7bf5-41a9-b6e5-2f71951b81de/node_modules/history' at Error (native) ```...

This looks like it may be related to https://github.com/alexanderGugel/ied/issues/44 ?

Reviving this issue as we're experiencing the same problem. Version `2.0.2` works as expected but version `2.1.0` broke this batching functionality. There seems to be a related issue in the...

@hustcc Any chance you can publish this release? It looks like this option isn't available in version `3.0.2`. Thank you!

@philschoefer is the bug in Safari caused by the changes in this PR? I still see it in the `main` branch: https://storybook.polaris.shopify.com/?path=/story/all-components-datatable--with-all-of-its-elements If it's something easy to fix, it sounds...

The Safari differences are quite frustrating :rage1: The 3 of us can pair on it next week if you want to work through it or bounce ideas around.