Kevin Murphy
Kevin Murphy
## Are you reporting a bug, or opening a feature request? Suggesting an amendment to the documentation ## What is the actual behavior/output? The `onMouseOver` docs say it is "to...
Great component, btw. ## Are you reporting a bug, or opening a feature request? Reporting a bug, or at least behavior that I did not expect. ## What is the...
I'm posting this in case it helps anybody. I also suspect there may be something a little off in `express-http-proxy`, but I don't have time to determine if that's true...
Hi, I have code that does: ``` // In a promise `then` handler: myRegister(new Error('some error')); // ... // Elsewhere in the code: errorHandler.report(theNewError); ``` but the stackdriver API response...
When using a text matcher function with, e.g. `screen.getByText`, the `TestingLibraryElementError` message is not accurate and possibly not helpful, in that it says that the source code of the function...
In the olden days, dots in R variable names would be translated to underscores in column names. It seems that at some point, RMySQL stopped behaving this way. What are...
Is there any way to snapshot the VM?
Given an object type `Thingy` containing a union type property, then if a URI parameter is of type `Thingy`, the parameter is not properly documented. See the possibly related #314....
Q: where would be the best location for this documentation? If you have a Harvest app with significant numbers or sizes of fields, and you use memcached for caching, you...
In thinking about this more, I think an explain estimator _might_ be helpful, but it may very well not, at least not without a lot of effort. Since it is...