Open kylekz opened 8 years ago
Tooltip and popover stop working right. I'll check it because i don't know the reason.
any updates on this?
Nothing yet :cry:
For me I have to set the table td to position: relative then it appears. Otherwise it up in the top corner.
Still having this issue. Adding position: relative helps to take the right position of tooltip, but that errors in the console still persist
I'm loading my data with vue-resource after the page as loaded, if it matters.
I have two issues.
The tooltip does nothing.
The tooltip loads in like this: http://i.imgur.com/K6j2lPn.png
With the following error in console:
Am I dumb and doing something wrong or what? Also tooltips/popovers on the demo/example page aren't working either.