Production code editor cannot view
Hello. Why can't I see my code in the production anymore? Is it an update? Cause I can see it earlier then suddenly becomes like this after I deploy in prod. Thanks

14 Replies
I already tried clearing my cache and incognito
Hello,
I'm not able to reproduce this. Could you please try loading the editor again to see if this is still an issue?
I already tried that several times
In the development its okay
I'm not seeing the same issue that you're experiencing

This is your app
Do you see any errors in the console or network tab?
Hold on

This is the console
In network tab, there's no error or what
Here's some error when I open the production

The first image I uploaded is after I visit the code
I checked with other projects and they are the same so my deployment on that project was not the cause
Thats really helpful. Thanks!
Is there a trace or something associated to it?
In the logs?
Nothing
Also I can't run my actions in the playground
I can't type
Although when I try to click the enter button inside the playground, it shows an error.
Here's the trace id: f8981abfbd39b380c71d2f053f17708a
we're also seeing this on a couple different machines
will get this fixed ASAP sorry about this!
ok folks, the fix for this has deployed, please let me know here if you continue to see issues sorry about this!
a bit of background: we've been hard at work on a bunch of improvements to a new typescript language service system to try to reduce memory usage in the browser for folks using Gadget on big or type-intensive projects, and one of those changes went out behind a feature flag but accidentally impacted the prod environment even when the flag is off, we've fixed that.