-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
While the popovers which use the Bootstrap popover plugin work fine in Chrome (Version 37.0.2062.120 (64-bit), Ubuntu 14.04), they don't work in Firefox. @bepetersn was able to work around this by assigning the global jQuery variable to an object and then using that reference inside the callback, but this shouldn't be necessary and we aren't doing anything outside of normal jQuery callbacks . I want to get a better idea of the cause of this issue before implementing such a workaround.
Reactions are currently unavailable