Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

ui.bootstrap.dropdown Failed to instantiate #2960

@m2omou

Description

@m2omou

I have creating a custom build, including the following modules:

  • Modal
  • Tabs

Everything works great. And when I want to add the dropdown module. This is my error logs:

Uncaught Error: [$injector:modulerr] Failed to instantiate module fw due to:
Error: [$injector:modulerr] Failed to instantiate module ui.bootstrap due to:
Error: [$injector:modulerr] Failed to instantiate module ui.bootstrap.dropdown due to:
Error: [$injector:nomod] Module 'ui.bootstrap.dropdown' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.

Do I require specific dependencies for the dropdown module to work ? I thought that will be same as the other modules.

Thank you ! :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions