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
while displaying my shader list in the profile page: ( I'm currently investing why it's so often stuck since shadertoy migration )
not sure if very bad or not:
GET about:blank net::ERR_UNKNOWN_URL_SCHEME ?show=shaders:2318
(anonymous) @ ?show=shaders:2318
(anonymous) @ ?show=shaders:2319
Uncaught` SyntaxError: Unexpected token o in JSON at position 1 VM414:1
at JSON.parse ()
at new ToyPlugProfilePage (shadertoy-plugin-profile.js:403)
at shadertoyPluginProfilePage (shadertoy-plugin-profile.js:440)
at shadertoy-plugin-profile.js:441
The text was updated successfully, but these errors were encountered:
while displaying my shader list in the profile page: ( I'm currently investing why it's so often stuck since shadertoy migration )
not sure if very bad or not:
GET about:blank net::ERR_UNKNOWN_URL_SCHEME ?show=shaders:2318
(anonymous) @ ?show=shaders:2318
(anonymous) @ ?show=shaders:2319
Uncaught` SyntaxError: Unexpected token o in JSON at position 1 VM414:1
at JSON.parse ()
at new ToyPlugProfilePage (shadertoy-plugin-profile.js:403)
at shadertoyPluginProfilePage (shadertoy-plugin-profile.js:440)
at shadertoy-plugin-profile.js:441
The text was updated successfully, but these errors were encountered: