-
### Provide a general summary of the issue here
When building a `TooltipButton` from react-aria, it documents using onClick ([link](https://react-spectrum.adobe.com/react-aria/useTooltipTrigger.html)…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
I'm installing the latest version of Storybook to my existing project.
With initial templates which are coming with the install, everything's ok.
But when I'm trying to create a new story with one o…
-
Based on the docs. silent = true should disable the mouse events.
_Whether to ignore mouse events. The default value is false, for triggering and responding to mouse events._
Because I have a custom…
-
Running
```
yarn nx g @fluentui/workspace-plugin:prepare-initial-release --project @fluentui/react-one-preview --phase=stable
```
currently requires extra steps to get a green CI
* Updatin…
-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 23:32:56 | 7:25:22 | 2 days, 0:26:10 |
| Time to close | 4 days, 11:04:24 | 1 day…
-
版本:
"react-native": "0.69.3",
"react-native-echarts-pro": "1.9.0",
"react-native-webview": "^12.0.2",
"react": "18.1.0",
问题描述:静态数据option图表正常渲染,改为从父组件获取data,setNewoption更新option的方式时,不能正常渲染,option为…
-
# steffenkleinle - 30.10.2019, 10:36:01
If the language change button is greyed out, a small hint should be displayed why it is not possible to change the language. Maybe also increase contrast bet…
-
Import `@visx/xycharts` in a Next.js app returns the following error:
```
Error: require() of ES Module ~/app/node_modules/d3-scale/src/index.js from
~/app/node_modules/@visx/scale/lib/scales/ban…
-
# Bug report
## Describe the bug
On iOS Safari, tooltips sometimes don't get triggered on touch. I can reproduce this in the documentation examples where some of the examples don't seem to work …