After you specify some rows to be destroyed via destroyAll one would expect the corresponding entries in trackedObjects object to be removed as well. However, this is not the case and when the trackedObejcts becomes too large to loop over most browsers will throw a stack overflow error.

Submitted on 20 August 2010 at 17:27

On 20 August 2010 at 19:03 Andrew commented:

Just a clarification: destroyAll does not make persistence un-watch the removed objects matched by the querycollection.


On 23 August 2010 at 09:23 Zef Hemel commented:

This should be fixed with commit http://github.com/zefhemel/persistencejs/commit/bfd289352c6e57ffb7ce942913893f9060b6a478


On 23 August 2010 at 09:23 Zef Hemel closed this issue.

Log in to post comments