Harrison Lo
Harrison Lo
Got this warning after using this library. Probably somewhere in this library or its dependencies? Potential solution reference: https://github.com/react-navigation/react-navigation/issues/1597
Complete error in Chrome console: ``` Warning: `Infinity` is an invalid value for the `height` css style property. Check the render method of `TransitionGroup`. ``` It didn't locate where that...
I was trying our your demo at https://crop-video-online.com/, but came back with this in the console. POST https://crop-video-online.com/send_file 413 (Request Entity Too Large) What's the maximum file size you are...
### Operating System Various ### Browser Version Various ### Firebase SDK Version 10.7.0 ### Firebase SDK Product: App Check ### Describe your project's tooling React app on desktop web and...
In https://anguscroll.com/just/just-standard-deviation, using an array with one number returns the error message "less than one value was passed to `standard deviation`" but it should probably say "two values" or simply...
**Describe the bug** The `labelComponent` prop does not seem to have an effect on VictoryBoxPlot, unlike the pattern in other charts such as VictoryPie or VictoryBar. Passing VictoryTooltip in would...
Hey Jamie, nice library! Can we have a react wrapper component for it? I'm willing to help make it but I don't know how haha. Could you make one /...
### Describe your environment * Firebase Product: Storage ### Describe the problem From my understanding, Firebase Storage does not yet support offline operations. To give some context, I am trying...
### 👟 Reproduction steps Similar to https://github.com/appwrite/appwrite/issues/7234, the `teams.*.update.prefs` event only returns the `prefs` object as payload, not the **Team Object**. ### 👍 Expected behavior As per documentation (https://appwrite.io/docs/advanced/platform/events), the...
### Steps to reproduce Steps: 1. Use an older WebKit-based browser i.e. Safari version 17.6 2. Open this link to live example: https://mui.com/x/react-data-grid/column-pinning/ 3. Scroll horizontally while hovering a row...