Skip to content

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

@hdi-amiri

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

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