Sam Stern

Results 6 comments of Sam Stern

I believe I am running into this same issue: https://github.com/codeapprove/feedback/issues/49 Basically if I type the popover trigger twice in a row (`##` in my case) then there's a tiny one-pixel...

@Akryum to fix the issue I was facing I forked the library and added `&& this.displayedItems.length > 0` to the handlers for ArrowUp and ArrowDown.

@bonafideduck did you ever do this or find a similar JS library? I would love to be able to use `combinediff` on my Node.js server without shelling out!

@Roo4L I think have a fix here: https://github.com/twaugh/patchutils/pull/56

@tcbyrd smee has been critical to developing my GitHub app, thanks for everything so far and hopefully you can get it back up! For others here: does anyone have a...