Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label option not working #14

Closed
biswajit-paul opened this issue Jul 5, 2019 · 2 comments
Closed

Label option not working #14

biswajit-paul opened this issue Jul 5, 2019 · 2 comments

Comments

@biswajit-paul
Copy link

I followed same instructions mentioned in https://github.com/sandoche/Darkmode.js. But somehow label is not working.

Demo: https://codepen.io/johndoe007/pen/gNdOrN

@hexandcube
Copy link

Replace:

new Darkmode().showWidget( options );

with:

const darkmode = new Darkmode(options);
darkmode.showWidget();

@sandoche sandoche closed this as completed Jul 9, 2019
@mcnaveen
Copy link

Still same issue buddy 😢

Code:
Selection_012

In Browser
Selection_013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants