-
During working on RTL feature we found only one way how to test playble in different configurations is change something in `develop.ts` file. This approach is annouying because is diffuclt to understa…
-
followed the console error:
```
interact.js?fb3a:8321 Uncaught TypeError: Cannot read property '0' of undefined
at Object.__set_38 [as set] (interact.js?fb3a:8321)
at setAll (interact.js…
-
This might related to https://github.com/wix/react-native-calendars/issues/309
I want to show the calendar list with a call of the function in the agenda component, is there a way to do it correctl…
-
Hi guys,
Receiving the strangest error today. I can't say what caused it, the only thing that has changed in our React Storybook project is a big upgrade to our ESLint/Prettier packages and configu…
-
1. Go to IOT Storybook. [https://carbon-addons-iot-react.com/?path=/story/1-watson-iot-card-card--with-ellipsed-title-tooltip-external-tooltip](url)
2. Go to the Card compoinent. --> with ellipsed…
-
I apologize for the ignorant question but all of the tutorials I have found for customizing storybook with addons are on pretty vanilla react configurations does anyone happen to have an example of ho…
-
As the title sais, when moving the 'Macro' knob really slowly it stops updating its GUI. It still continues to sends changing values to its slaves though.
-
-
In the latest version of react-native-paper, the switch component is like the old school M2 design. Update the design in M3.
New: https://m3.material.io/components/switch/overview
-
- [ ] in [our baseweb](https://baseweb.design/components/button-group/) application you can hover over component names in the editor and get a tooltip with flow types, we use `extract-react-types-load…