vue-strap icon indicating copy to clipboard operation
vue-strap copied to clipboard

Fast hovering on button with tooltip causes TypeError

Open Onefivefournine opened this issue 9 years ago • 8 comments

untitled

It also may appear when you have multiple buttons near each other I found a workaround for that: In src/utils/popoverMixins.js on line 31 you should provide a fallback

var popover = this.$refs.popover || {style:{}}

or do the same (as a temporary fix if you don't want to rebuild whole vue-strap) in vue-strap.js line 7436

Onefivefournine avatar Mar 02 '17 15:03 Onefivefournine

+1

jxiaox avatar Apr 18 '17 01:04 jxiaox

+1

jsanchezs avatar May 09 '17 07:05 jsanchezs

+1

kavalcante avatar May 12 '17 20:05 kavalcante

+1

alaarihan avatar May 17 '17 11:05 alaarihan

+1

Any update on this?

phredeye avatar Jun 10 '17 23:06 phredeye

+1

lleng avatar Jun 14 '17 11:06 lleng

+1

bigperson avatar Jul 27 '17 09:07 bigperson

+1

brendanashworth avatar Aug 11 '17 02:08 brendanashworth