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
Uncaught TypeError: window.switchThemeEventSet is undefined
<anonymous> https://eyllanesc.github.io/js/giscus.min.js:1
<anonymous> https://eyllanesc.github.io/js/giscus.min.js:1
It seems that something has changed in the loading process of giscus.js that causes it to load before the switchThemeEventSet is attached to the window object.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
When I use giscus I get the error message:
It seems that something has changed in the loading process of giscus.js that causes it to load before the
switchThemeEventSetis attached to thewindowobject.All reactions