Pete Corey

Results 11 comments of Pete Corey

+1 Even from a non-SSR perspective, it would be nice (and expected) if a `publishComposite` didn't respond `ready` until all children queries are ready.

I'm having the same issue with a `Confirm` within a `Menu.Item` after upgrading to semantic-ui-react 0.84.0 from 0.78.2. Triggering the confirm by clicking on the menu items opens the confirm...

A dollar icon would be super useful. It's general enough to accommodate a good number of use cases. :+1:

I'm also facing this issue. It only seems to happen in production for me. Locally everything works fine.

Hey all, This could potentially be used by malicious users to DOS an application. I've accepted a [PR](https://github.com/evolross/package-scan/commit/f1df020d234e422c9315b11abf4d2d9d889ac09c) to add an alert to `east5th:package-scan` for `cfs:standard-packages` for versions vulnerable to...

Hi, I was having this issue too. ``` % grunt --version grunt-cli v0.1.13 grunt v0.4.2 ``` ``` % protractor --version Version 0.19.0 ``` I'm running Linux Mint. Running "grunt protractor"...

Very weird. I'm not sure what's wrong with the image, but I used Photoshop to save it as a non-interlaced RGB 8bit PNG, and it seems to be working for...

Hey @Siyfion, not sure what I can do to help other than to tell you that the example image was created with Photoshop as a non-interlaced RGB 8bit PNG. Like...

Yeah, cool idea! The pitches for standard tuning are actually partially hard-coded [a default function argument here](https://github.com/pcorey/chord/blob/master/lib/chord/voicing.ex#L75). Unfortunately, that's a private function and that argument it's exposed further up the...

@jongold Thanks Jon! I haven't given alternate tunings any real attention yet. This repo's actually undergoing some serious changes behind the scenes, but I'll keep that in mind for the...