See https://visjs.github.io/vis-timeline/examples/timeline/items/tooltipTemplate.html:
It should set a color on the tooltip, but the tooltip doesn't change its appearance.
Same for https://visjs.github.io/vis-timeline/examples/timeline/items/tooltip.html:
Item 3 should have a red tooltip, but it doesn't work.
In my own code I'm trying to use a template but there, too, the styling and classes seem to be stripped from the tooltip HTML.
See https://visjs.github.io/vis-timeline/examples/timeline/items/tooltipTemplate.html:
It should set a color on the tooltip, but the tooltip doesn't change its appearance.
Same for https://visjs.github.io/vis-timeline/examples/timeline/items/tooltip.html:
Item 3 should have a red tooltip, but it doesn't work.
In my own code I'm trying to use a template but there, too, the styling and classes seem to be stripped from the tooltip HTML.