John White

Results 21 issues of John White

Hi, it seems that the driver doesn't implement the `driver.ExecerContext` interface. The `Execer` one is going to be deprecated soon. Apparently there is no way to cancel a request, as...

# Suggestions Hi it seems there isn't a way to write colored text in the output from the program, I found this snippet in the code which points to the...

Hi, and thanks for creating this component. I was wondering if it's possible to have a caret automatically aligned to the anchor, like in the screenshot, and what would be...

help requested

I'm using the `state` variable to check if the popover is open in order to lazy load its contents (which has a bad name IMO, 'visible' would be better). Apparently...

**Describe the bug** Since the first time I installed the library, the errors popped on the console. ``` WARNING in ./node_modules/custom-electron-titlebar/lib/menu/menu.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map...

bug
wontfix

In my use case I'd like to NAT to all the available interfaces without having to specify them. Currently if I leave the option blank it defaults to 'eth0' in...

Hi, is there a way to make a request like this and have some way to show the upload progress? Thanks ```go res, body, errs := gorequest.New().Post(c.uri). Set("Authorization", "Bearer "+c.jwt)....

Hi, I'd like to share my own implementation of what looks to be lacking in the library, a way to add ink annotations. The only caveat I found is that...

feature request

- go version: 1.12 - gin version (or commit ref): 1.3.0 ## Description I have a route defined like this: ```go appRt.GET("/*request", s.AppDispatchRequest) ``` The wildcard `request` parameter should get...

As the title said, this is unmaintained, careful when integrating in your projects. To this day I see thousands of downloads per week. Also this includes MaxMind's data, which it...