Error: Cannot create proxy with a non-object as target or handler

Hi all,

I am receiving this error in my plasmic instance. Any ideas of how this is resolved?

It started appearing when I was wrapping my _app.tsx file in my nextjs instance with a getInitialProps option. After that I’ve wrapped the main component with a theme functional component.

Plasmic started to complain about the component not being recognized, So I reverted my branch and am now seeing this error in the studio. Though the page displays fine when running localhost… This break is only happening in the studio

Having a similar issue in our app, first noticed it about an hour ago

Could be related, started happening recently for me as well. It works for you on localhost or remote address as well?

both localhost and remote fail!