Tooltip selector regression in v3.3.0
Created by: rymohr
The selector handling changes introduced in 3.3.0 break manual tooltips initialized with a selector.
http://jsfiddle.net/sk5o25b9/ (worked fine in 3.2.0) http://jsfiddle.net/sk5o25b9/1 (busted in 3.3.0+)
See PR https://github.com/twbs/bootstrap/pull/14189 and related commit https://github.com/twbs/bootstrap/commit/1b3237629a316af41945e20837cf3a332798b264 Related to #14167 (closed)