Nicholas Crum

Results 2 issues of Nicholas Crum

When using SASS `@at-root` directive and referencing the parent class name with `#{&}`, the babel plugin is unable to find a class, but the class exists at runtime. Below is...

This [code](https://github.com/JedWatson/react-select/blob/c22a4b20aef2161ebaa3a0373de7e0e179e73693/packages/react-select/src/Select.js#L1315) assumes that if an Option has a `options` property then it MUST be a Group. In my use case, I have no need for a Group, but my...

issue/bug-confirmed