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

push: countdown progress display for "on-for-timer" not working correctly #222

Open
schitzosteve2 opened this issue Mar 2, 2018 · 1 comment

Comments

@schitzosteve2
Copy link

I try to use the push widget with the countdown progress display. It is working if I set data-set-on="on-for-timer 60" but not if I set data-set-on='["on-for-timer 60","off"]'. Seems like the widget is not able to read the on-for-timer value if you use arrays for data-set-on.

@schitzosteve2
Copy link
Author

Now I have checked the code and found that it explicitly deactivated countdown progress if data-set-on is an array. I would like to change the code, but I did not manage to get the current state (should be "on").

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

1 participant