Meteor, Bootstrap, and Tether
Created by: mazing
In Bootstrap v4 alpha 2, I get the error
Uncaught Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)
I have in Meteor tried loading Tether using the package simply:tether
, but the error message remains.
Can I opt to not require Tether since I wont use Bootstrap's tooltips.