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
As soon as I try to open a document containing null from the Browser tab, the JavaScript console logs Uncaught JsonPretty error: Cannot read property 'constructor' of null.
As soon as I try to open a document containing
null
from the Browser tab, the JavaScript console logsUncaught JsonPretty error: Cannot read property 'constructor' of null
.It's pretty easy to reproduce with:
a
fails,b
opens just fine.Reproduced with:
The text was updated successfully, but these errors were encountered: