Created by: jehhynes
https://github.com/twbs/bootstrap/pull/16014 introduced a bug where a link must be clicked twice to show the tooltip after calling hide. Fixed by setting inState variables to false in the hide() method.
Created by: jehhynes
https://github.com/twbs/bootstrap/pull/16014 introduced a bug where a link must be clicked twice to show the tooltip after calling hide. Fixed by setting inState variables to false in the hide() method.