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

timeline is wrong in data #43

Open
wninaus opened this issue Sep 27, 2021 · 1 comment
Open

timeline is wrong in data #43

wninaus opened this issue Sep 27, 2021 · 1 comment

Comments

@wninaus
Copy link

wninaus commented Sep 27, 2021

Fix:
data.timeline = id;
instead of
data.timeline = i;

data.timeline = i;

@sebasira
Copy link

Maybe this is a Duplicate of #37?

Would be great if it could be fixed.

Thank you for your work @ateliee !

cdaecke added a commit to cdaecke/jquery.schedule that referenced this issue Feb 2, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Successfully merging a pull request may close this issue.

2 participants