カテゴリー:
4系
閲覧数:658 配信日:2016-01-15 19:18
bootstrapスクリプトが読み込まれる際、tetherオブジェクトを見つけることが出来ないために発生するエラーだと思います。bootstrap.min.jsをインクルードする前に tether.min.jsスクリプトをインクルードしてみてください
I think you're getting the error because when the bootstrap script loads, it's unable to find the tether object. Try including the tether.min.js script before you include the bootstrap.min.js script.
・How to fix the error; 'Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)'