Skip to content

Problem with turn off debug information mode #23

@COSTADOR

Description

@COSTADOR

You have a problem when application try to use $compileProvider.debugInfoEnabled(false);
We always disable this in production for a significant performance boost.

For example function saveColumnSizes() use angular.element(column).scope() which dont work when we set to false debugInfoEnabled.

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