Ives van Hoorne
Ives van Hoorne
Oh that's right, we don't dynamically set it based on dependencies, but rather based on a string in our code. That's what the mentioned PR fixed. I took a look...
Yes! PR is here: https://github.com/codesandbox/codesandbox-client/pull/5257
Oh no I did double work :O
Intereeesting, it could be that we have to update our `yarn` to support it.
Hmm, interesting. I think when you refer to a subdomain (new.codesandbox.io for example) you expect the "real" full-screen application. If we'd add it here then it would render the editor...
Looking at this right now!
Thanks a lot for the pointers, makes it much easier to debug. I think you're right, the react devtools are interfering. I cannot reproduce this error when opening the preview...
Let's first verify if prod is fixed 😄