On React 18, the following example renders as follow:

On React 19, the same example renders as follow:

As you can see some events are hidden on React 19.
Here is a source repository that replicates the issue: https://github.com/aelassas/react-scheduler-react19-issue