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
Run any Gradio app and then click on the settings link in the footer. Not only does it not work, but it raises a js error which makes the whole Gradio app unusable
Uncaught TypeError: Illegal invocation
at get_next_sibling (index-CsuPqJBw.js:4396:29)
at Module.sibling (index-CsuPqJBw.js:4470:47)
at j (Settings-DcLlN7yp.js:7:1282)
at snippet-D9st6TNa.js:187:19
at update_reaction (index-CsuPqJBw.js:5569:16)
at update_effect (index-CsuPqJBw.js:5736:18)
at create_effect (index-CsuPqJBw.js:4753:4)
at branch (index-CsuPqJBw.js:5022:9)
at BranchManager.ensure (snippet-D9st6TNa.js:187:6)
at update_branch (svelte_internal_client.js:880:12)