Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Inaccurate occurrences of "multiple modules being created" error #67

@mattlavallee

Description

@mattlavallee

When including angular-hint in my project, it logs that several of my modules are being created multiple times.
Searching the code base (fairly small at this point) for the module name, there is only one instance of using angular.module() with the setter parameter. Setting a breakpoint on my webpage, this line is also only hit once.

I'm attempting to figure out why angular-hint thinks it's being created more than once.

Any suggestions you can offer would be very helpful

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