-
**Explain what you did (Required)**
**Expected behavior (Required)**
**Describe the bug (Required)**
```
Property 'ref' does not exist on type 'IntrinsicAttributes & Omit & { ..…
-
I am getting these errors after upgrading my react native version from 0.63 to 0.66.
![Screen Shot 2022-01-11 at 6 25 21 AM](https://user-images.githubusercontent.com/59910709/148934328-2ec84bff-08…
JJ810 updated
2 years ago
-
Current tooltip works great on ios and higher performing devices but not on low end android devices.
Its because animations used currently running on js thread and may slow down on any js process. li…
-
### Question
So I have a chart and I need to click the chart to create the tooltip but I need the tooltip to stay in the chart, is there a way to do it ?
The other question is related to how to …
-
### This is a feature request
## Description
Please add the "Day" component to the library exports.
Currently it is not possible to import the "Day" component from the library. This creates iss…
-
I've run into a bug with Dash datatables, where tables with pagination that have tooltips keep generating errors if you hover over them. The DataTable becomes non responsive after the errors are throw…
-
### Description of feature
I'd love if there were examples, **that weren't only PureComponents**
Pure components / Functional components are cool and everything but since most other repositories…
-
Trying to use this in my `class OnBoard1 extends Component ` screen is very difficult, I keep getting error [Invalid hook call. Hooks can only be called inside of the body of a function component](htt…
-
I am using chartjs version 3.7 , plugin version 1.2.0 and react-chartjs version 4.0.0 . The sync is not workinng for some reason .
Import and registration :
> import {CrosshairPlugin, Interpola…
-
### Summary
When using the `icon` or `image` prop to render a custom marker image on iOS, there is a difference in size of the icon when running locally compared to the final build result when the …