Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

control is always dirty #48

Closed
Closed
@graphicsxp

Description

@graphicsxp

The control is bound to the model as shown below.

<textarea id="comment" name="comment" ui-tinymce="tinymceOptions" ng-model="comment"></textarea>

when I set a watch on 'comment', I can see the value going from undefined to some value whenever the data come back from the server. But then the control becomes dirty.

How to prevent that ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions