vis-timeline
vis-timeline copied to clipboard
XSS configuration when two timelines are defined on the same page
If you have defined two timelines on the same page, the xss configuration of the second timeline will override the xss configuration of the first timeline.
By first and second I mean the order in which they were defined in the js code.
@flyhalabi Thanks for reporting this!