Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Strange effects when scrolling with timeline Add-On
See attached pictures:
- in pic1 there is data in '2009'
- in pic2 something strange happens: when scrolling a little bit to the left (1 year), this data suddenly disappears.
The DataSource didn't change, I only used the timeline scrollbar to scroll the timeline view to the left.
Is this a know issue?
tx,
Kim
Do you get any exceptions either on the server or client side (use ?debug to check) ?
I don't think there yet exists a ticket about this issue, so it would be great if you created one.
No exceptions, but some of these:
Variable burst to be sent to server:
PID415 (class com.vaadin.addon.timeline.gwt.client.VTimelineWidget) :
drce (a) : l1214255568710l1237487670190
Making UIDL Request with params: 85c41f9c-742d-4397-83f5-abd23625197dl1214255568710l1237487670190PID415drcea
Server visit took 34ms
JSON parsing took 0ms
I'll create a ticket.