-
Notifications
You must be signed in to change notification settings - Fork 59
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
items are added but not visible on timeline #57
Comments
same code is working perfectly without vue2vis |
Hi! But I can't figure out why this is happening... Any thought? |
I'd be happy to help out but I'd need to repro the issue. Here is a working fiddle, just repro your problem from that. |
Hi @alexcode! I've just edited the fiddle: https://jsfiddle.net/2gp9dokz/2/ It seems that the bug occurs when we differ the fetch of items. If you un-comment the Thanks for your time! |
I'm having the same issue as @polosson, but until there is a fix I was able to work around it by delaying the initialization of the Timeline until my data is fetched via |
Hi,
i can't get timeline to display items
i can found them in the timeline object with console but there are not displayed at all
i'm searching for this for hours, but i cant get it work
here is my code https://esadhar.net/gogs/bachir/offline-timeline/src/vue2vis/src/App.vue
thanks
The text was updated successfully, but these errors were encountered: