You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<button type="button" class="btn btn-secondary" data-toggle="tooltip" data-placement="top" title="Tooltip on top">
Tooltip on top
</button>
$('[data-toggle="tooltip"]').tooltip();
Give me this error:
bootstrap.min.js (line 7, col 4687)
ReferenceError: Tether is not defined
...rigger(this.constructor.Event.INSERTED),this._tether=new Tether({attachment:j,el...
OSX 10.10.5 | Firefox 40.0.3
The text was updated successfully, but these errors were encountered:
Hi
With this:
Give me this error:
bootstrap.min.js (line 7, col 4687)
ReferenceError: Tether is not defined
...rigger(this.constructor.Event.INSERTED),this._tether=new Tether({attachment:j,el...
OSX 10.10.5 | Firefox 40.0.3
The text was updated successfully, but these errors were encountered: