1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to debug a bootstrap/jquery problem

Discussion in 'jQuery' started by sarahk, Jan 5, 2018.

  1. #1
    So I've got a site that runs a bunch of subdomains. Here's an example

    upload_2018-1-5_23-27-42.png

    When a user goes to login they click on the login button and get a drop down

    upload_2018-1-5_23-28-22.png

    Now that's all worked just fine for a few years but I've needed to run some Auth backend changes and had to change the post settings on the form etc but not much has changed.

    All of a sudden any click on the dropdown causes it to close instantly which means users can't login. Nothing shows in the Console, bootstrap has a bunch of listeners but nothing new AFAIK.

    How do I debug this to find out what is causing the close?
     
    Solved! View solution.
    sarahk, Jan 5, 2018 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #3
    Thanks for that, I ended up using an extension called jQuery Audit which adds extra info in but I hadn't considered getting an extension to the developer tools.
     
    sarahk, Jan 5, 2018 IP