Skip to content

Does not work when compile-time debugging is disabled #331

Description

@hdi-amiri

when I use this in my code, drag drop does not work, any workaround ?

.config(['$compileProvider', function ($compileProvider) {
        $compileProvider.debugInfoEnabled(false);
 }])

I am using angular-dragdrop version angular-dragdrop": 1.0.13

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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