Skip to content

Conversation

@Richard-Walton
Copy link
Contributor

Otherwise oneshot model paths leak memory:

this.model.m('.test').set(true) // the model path will attach listeners to the model and so never be cleaned up from memory

Otherwise oneshot model paths leak memory:

```
this.model.m('.test').set(true) // the model path will attach listeners to the model and so never be cleaned up from memory
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants