David Judge

Results 9 issues of David Judge

This option eases affix usage. See README.

- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/recharts-issue-template-forked-qj5djv?file=/src/index.js) ### Steps to reproduce Open with...

### Describe the feature you'd like to request I think the fetch's design is better in terms of error handling, since typescript cannot type errors. So catching an error is...

💡 ideas
next-major/maybe

The user icon requires you to be logged in.

enhancement
3 - medium priority

```jsx // .... ``` Actual behavior: It doesn't panic Expected behavior: It panics

It's not necessary, just an observation. ```rust ``` Actual behavior: The div with the id something is not rendered because its child has a data attribute. Expected behavior: The div...

Thank you for this crate. It is very useful in our use cases. Could you please add example of nested components? For example: ```jsx Some text ``` I tried something...

Try the example with `native_pixels_per_point= 2.0` The mouse input scales, but the graphics and the window does not. I tried setting `glfw.window_hint(glfw::WindowHint::ScaleToMonitor(true));`. But it only extended the window size leaving...

### 🔎 Search Terms "Inference trims types", "inference excludes fields" ### 🕗 Version & Regression Information - This is not a crash - This changed between versions ___4.9__ and _____5.0__...