missing js file error in console

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #176187
    Patrick
    Participant

    Hi Dave,

    Working on setting up my own UD Central. I’m getting this error in the console when loading updraftcentral page at ud.bongo.cc

    bootstrap.js?ver=4.0.0-alpha2:2772 Uncaught Error: Bootstrap tooltips require Tether (https://github.hubspot.com/tether/)

    #176295
    udadmin
    Keymaster

    Hi Patrick,

    That’s not really an error. The Bootstrap developers should have marked it as informational.

    David

    #176451
    Patrick
    Participant

    But it halts the browser’s Javascript compiler, which then stops the hamburger menu from functioning until I reload the page or navigate to a different page.

    #176851
    udadmin
    Keymaster

    Hi Patrick,

    But it halts the browser’s Javascript compiler

    Please can you indicate how you discerned this? This isn’t indicated by what you’re seeing in the console (which just reflects that the Bootstrap project has a line in it which logs a line in the console), so presumably there’s something else that led you to this conclusion?

    David

    #176852
    Patrick
    Participant

    Because the functions attached to the hamburger menu on the right of any site stop working.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘missing js file error in console’ is closed to new replies.