Filipe Guerra
Filipe Guerra
Currently the migration document renders incorrectly: 
I wasn't able to find an issue around the problem that me and my team were running into, thus I'm creating a new issue here. Please see: https://github.com/alias-mac/ember-engines-demo for an...
**Describe the bug** There is a memory leak in `VariableContextProvider` that causes memory to grow continuously with each component re-render. The memory is never released even after garbage collection, and...