Skip to content

Incompatibility with AngularJS #26

@miltonbo

Description

@miltonbo

The problem is that angular manage the UI, so when you use jquery to access directly to the DOM, we are breaking the architecture, the correct way to perform the access is using directives, I think is necessary to renderize every thing using a directive, similar to UI Bootstrap against Bootstrap.js.

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