Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Prevent observable from converting this.backbone - #13

Open
tvjames wants to merge 2 commits into
kendo-labs:masterfrom
tvjames:bugfix
Open

Prevent observable from converting this.backbone#13
tvjames wants to merge 2 commits into
kendo-labs:masterfrom
tvjames:bugfix

Conversation

@tvjames

@tvjames tvjames commented Aug 4, 2014

Copy link
Copy Markdown

Using this._backbone will instruct ObservableObject to skip attempting
to turn the _backbone obj into an observable. Required as collection &
model have a circular reference that causes a stack overflow in newer
kendo versions

tvjames added 2 commits August 4, 2014 15:59
Using this._backbone will instruct ObservableObject to skip attempting
to turn the _backbone obj into an observable. Required as collection &
model have a circular reference
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant