teaching-open icon indicating copy to clipboard operation
teaching-open copied to clipboard

最新的提交在未登陆状态下无法打开scratch3界面

Open aiminickwong opened this issue 2 years ago • 0 comments

最新的提交

https://github.com/open-scratch/teaching-open/commit/aa9040fc562b8f6499fafeb8bb21269cc1c88d20

问题描述:

浏览器console错误

index.html?scene=create:71  Uncaught TypeError: Cannot read properties of null (reading 'realname')
    at index.html?scene=create:71:28
gui.js:1  Uncaught TypeError: Cannot read properties of undefined (reading 'session')
    at t.default (gui.js:1:1502)
    at 846 (gui.js:1:2691)
    at i (lib.min.js:1:561)
    at t (lib.min.js:1:430)
    at Array.e [as push] (lib.min.js:1:293)
    at gui.js:1:61

aiminickwong avatar Oct 13 '23 15:10 aiminickwong