React 19 was just released in stable, and my initial trial to upgrade failed on Bryntum rendering. Would be great if you could prioritize React 19 support (unless you already do support React 19 and there is something else spooky happening for me).
See screenshot for my error message. Let me know if you have trouble reproducing it and I'll dig deeper.
Thanks.
Attachments
Skärmavbild 2024-12-05 kl. 21.04.10.png (973.79 KiB) Viewed 287 times
I managed to pin it down to having a tree column renderer outputting a react node. Please see my attached example. You can see in the logs that the same error message as previously reported occurs. If you downgrade to React 18, it works.