profiler icon indicating copy to clipboard operation
profiler copied to clipboard

Migrate to the new React API introduced in React 18

Open canova opened this issue 3 years ago • 0 comments

After migrating to React 18 we stayed on the legacy API because using the new API brought some bugs due to the new asynchronous batching behavior. We should fix those bugs.

canova avatar Jun 30 '22 15:06 canova