-
**Describe the bug**
When using React with TypeScript, component stories fetch props from interfaces when provided to function component arguments. But not all props of the interface are seen in the …
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. Run below component
```tsx
function Sample() {
const [expandedItems, setExpandedItems] = useState([]);
return (
…
-
**Is your feature request related to a problem? Please describe.**
Some people prefer a dark theme (it can be easier on the eyes).
**Describe the solution you'd like**
Here's what the app current…
-
### Steps to reproduce the bug
When we select the material you theme , then dark in "theme mode", it works but when you update the application, for example by changing the system language or by chang…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
We need a tool listing widget written in React that is integrated into the Gatsby Riverscapes theme.
Related to:
- https://github.com/Riverscapes/riverscapes-tools/issues/972
### Here's what…
-
### Steps to reproduce
Tested on v6.1.4 after doing a large upgrade from v5.
```tsx
```
^ this gives a squiggly type error.
Check it out on your own StackBlitz link. Use the "controlled…
-
### Summary 💡
Today, to create a new project, you have to go with one of those:
1. start from our example folder in GitHub
2. follow a step-by-step flow (well not just yet, but a WIP #40062)
…
-
### Steps to reproduce
Steps:
1. Do a lot of drag on the slider from side to side and then stop dragging.
### Current behavior
Sometimes the value in onChange and the value in onChangeCommit…
-
any plan to introduce these themes?