Skip to content

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

@nsndeck

Description

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

Results in two propertyChange events notification.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions