Tooltips not getting removed from dom when multiple containers exist
Created by: begizi
Tooltips have the unexpected behavior of duplicating the tooltip dom in all of the matched containers
, but only removing from the last matched container on the page.
Issue only occurs when the container
option is specified as a selector that matches multiple dom elements.
Fiddle https://jsfiddle.net/begizi/L23rmymj/2/ Browser Chrome Version 42.0.2311.135 (64-bit) Mac OSX 10.10.3