You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(the head is there, but project.getOutput looks for the output based on the hash(module, environment) with new environment, so output is not there)
Because the output is missing, the playground renders the right panel without the viewer, and so without the ViewerProvider, and its state gets lost.
There might be several ways to fix this, but the one that looks the least like a workaround to me is to implement per-head environments in SqProject. I don't remember the details, but I remember it's not trivial, see e.g. this comment:
No description provided.
The text was updated successfully, but these errors were encountered: