Skip to content

The remote tab plugin is not working with Typeahead #15

@zubair1

Description

@zubair1

I have bootstrap typeahead and its not working with this plugin. If i goto the tab, nothing happens. No request is initiated it.

When i remove typeahead it works, but i also found the following line of code in the plugin, which made me think why this plugin is looking for Typeahead.

bootstrapVersion2 = (jQuery().typeahead ? true : false),

and below the above line of code, it has this:

tabShowEvent = (bootstrapVersion2 ? 'show' : 'show.bs.tab'),

But i'm unsure why its changing the values if I have Typeahead, weird?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions