FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Observable emits two `propertyChange` events when created with json. · Issue #966 · NativeScript/NativeScript · GitHub

Observable emits two propertyChange events when created with json. #966

Description

var model = new Observable({"test": "testValue"});
model.set("test", "secondTestValue");

Results in two propertyChange events notification.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL