-
When browsing `open-vsx.org` a bit, I from time to time run into an error dialog with the text "An unexpected error occurred: The user aborted a request.". I think it can be reproduced rather easily b…
-
`yarn berry` complains about `react-relay` requiring an undeclared dependency `scheduler`:
```
./.yarn/$$virtual/react-relay-virtual-8db22a2c03/0/cache/react-relay-npm-0.0.0-experimental-895a6fe0-…
-
### Summary
An error is thrown when picking an old conversation from the chat panel. I was only able to trigger this (on `main`) when opening the chat from a contextual insight
Steps to reproduce:…
-
### I'm using ...
- [ ] React Grid
- [ ] React Chart
- [x] React Scheduler
### Description
Hi there, referring to your 2019 [roadmap plans](https://community.devexpress.com/blogs/javasc…
-
Let's discuss some v9 goals here. These are all tentative right now.
### Completed
- [x] Add stage-based lifecycle, deprecate `useFrame` for `useUpdate` https://github.com/pmndrs/react-three-fib…
-
**Describe the bug**
I tried to add `@react-pdf/renderer` library to my project that uses `import "@preact/signals-react"` and received the next error:
```
dispatcher.useSyncExternalStore is not a …
-
React version: any
Scheduler version: any up to current (0.23.0)
## Steps To Reproduce
1. Create Jest unit test.
2. Select JSDom as test environment so that runtime will not have `setImmediate…
-
We are encountering a TypeScript error when trying to compile the project using yarn dev-hello-ts. The error message is as follows:
```
../../node_modules/@types/react/index.d.ts:41:53 - error TS2…
-
**Describe the bug**
Changes made in the Scheduler templates are not being rendered for Kendo UI for JQuery
**To Reproduce**
Steps to reproduce the behavior:
1. Open the 'Scheduler' component in…
-
Hey there,
please keep in mind that Iam an absolutely beginner in React and still learning.
I tried to install react-scheduler and created a extra component to insert it into a project, but all …