Jeremy Nagel

Results 22 issues of Jeremy Nagel

I'm using react-sizeme within create-react-app and am trying to write tests using jest. When I try and do a snapshot test, this is the JSON. ``` { type: 'div', props:...

Hi, I can't add a StackOverflow question because the tag is too long. ![image](https://cloud.githubusercontent.com/assets/1034890/25085307/c8bfeee6-23a4-11e7-830c-f6b31912ed6d.png) I'm having problems configuring babel-plugin-react-css-modules with Webpack v2.5 There doesn't seem to be any documentation on...

Hi, I had the same issue as the person here: https://stackoverflow.com/questions/67352638/rq-dashboard-on-heroku I am able to work around the issue by manually altering line 80 of web.py to current_app.redis_conn = from_url(redis_url,...

### What problem does this feature solve? Currently there is no easy way for a user to add annotations to a chart. The data can be initialised with labelled points...

new-feature
en
topic: label

`````` I am not trying to hack anyone else, just trying to figure out if this a real problem that I need to worry about for my team `````` I...

question

I currently have this HTML to cater for retina devices: `` Is there any way to achieve the same result with progressively?

enhancement

Browsers now have native support for QR code detection: https://developer.mozilla.org/en-US/docs/Web/API/BarcodeDetector Would be helpful to use this if it is available.

**Is your feature request related to a problem? Please describe.** Browsers now have native support for barcode/QR code detection: https://developer.mozilla.org/en-US/docs/Web/API/BarcodeDetector **Describe the solution you'd like** Use https://developer.mozilla.org/en-US/docs/Web/API/BarcodeDetector

feature request
no-issue-activity

https://github.com/gauntface/web-push-book/blob/master/src/demos/node-server/index.js#L18 In the book, you say, keep your private keys private :P

As per the comment [here](https://github.com/stryker-mutator/stryker/issues/1061#issuecomment-409961544), not everyone likes BSD-3 as a base license. Would it be possible to have a variant of the license based on the Apache license as...

help wanted