-
### Which generators are impacted?
- [x] All
- [ ] HTML
- [ ] React
- [ ] Angular
- [ ] Vue
- [ ] Web components
- [ ] Power Apps
### Reproduction case
Hi Guys, the reproduction steps are the follo…
-
### Describe the bug
We are trying to move from Storybook 6 to 8. Everything is working fine except for a single story that make Storybook build fail. Here's the output:
```
yarn build-storybook
@sto…
-
# Issue
## Pre-submission Checklist
- [ ] I have verified that the issue occurs with the latest release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-vo…
-
### Summary
Ideally, the useTreeViewApiRef api should provide a command that receives the Id of an item to set editing status.
I tried using the useTreeItem2Utils() api although its scope only enc…
-
## Issue description
React 16.3 offers a new API for `Context`.
Please investigate how this can help handle context in Dekk.
More info: https://medium.com/dailyjs/reacts-%EF%B8%8F-new-context-a…
-
We need to implement a solution to enable seamless data sharing and state management between a Mapbox GL map component and an infinite scroll card list component in our React application.
Requireme…
-
**Describe the bug**
When searching for the first time (like paste something in the input), no results are shown in the suggestions even though API call was made and items were updated in the state.
…
-
### Is this related to a new or existing framework?
React
### Is this related to a new or existing API?
GraphQL API
### Is this related to another service?
_No response_
### Describe…
-
- once hooks will be stable
- it will be a breaking change because we will drop support for react-redux
-
**Describe the bug**
Calling ServerBlockNoteEditor.create() on a server route in next.js 14 app-router causes an error:
```
⨯ createContext only works in Client Components. Add the "use client" dir…