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
Hi there, thanks for the heads-up. The page tries to load the file assets/img/{option-theme-preview} and throws an error since it is not found. If you create an empty file named {option-theme-preview}, that should fix the issue.
There's an error in the code looking for {option-theme-preview}. I believe the following part of the code is throwing the error:
src="assets/img/{option-theme-preview}" alt="Theme preview"
Any ideas on how to fix this? The same error is happening on the demo version hosted on your site... just look at the console.
https://codyhouse.co/ds/components/app/light-dark-switch
The text was updated successfully, but these errors were encountered: