use WeakRef in element getter
lifeart opened this issue · 1 comments
lifeart commented
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakRef
https://github.com/lifeart/ember-ref-bucket/blob/master/addon/utils/ref.js#L48 (we could use it in setter)
But, it seems we don't really have problems with memory here..