Issue with react component embedding an older version of react

I am trying to add the NylasSchedulerEditor from @nylas/react to my next.js app with react 19.
I am copied the code from quickstart-v3-scheduler-nextjs/src/pages/scheduler-editor.tsx at main · nylas-samples/quickstart-v3-scheduler-nextjs · GitHub only removing the font references.
I am getting the following runtime error:

What workaround should I consider?
Why does @nylas/react embed react?

Hi @thpica - thanks for posting and following up, let me take a look and get back to you.

Hi @thpica - just an update, shared this with Eng to track and follow up.