Actions
Bug #6596
closedNested tooltips are passed the parent tooltip params instead of defaults
Description
When a tooltip contains a tooltip the nested tooltips are passed the params from the parent tooltip causing the child tooltips data attributes and defaults to be overridden. It should pass nothing in this case so it uses that tooltips data attributes or defaults as necessary.
Actions