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
Describe the bug
When using the Giscus plugin I noticed that the useThemes was returning "undefined" for the Giscus plugin.
Debugging I noticed that the plugin uses a different version of the next-theme package.
Describe the bug
When using the Giscus plugin I noticed that the useThemes was returning "undefined" for the Giscus plugin.
Debugging I noticed that the plugin uses a different version of the next-theme package.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Giscus plugin should use the darkTheme config
Screenshots
System Info (if dev / build issue):
Browser Info (if display / formatting issue):
Additional context
I am not a JS dev, but I suspect the difference in the dependencies is what triggers this.
The text was updated successfully, but these errors were encountered: