React 18 SSRProvider warning from Plasmic.

In our project we get spammed with the following JS warning: “In React 18, SSRProvider is not necessary and is a noop. You can remove it from your app.”

It seems that it originates from the plasmic code. Is it possible to fix this?

1 Like

I’m also interested in this, thx.