Filipe Guerra

Results 3 issues of Filipe Guerra

Currently the migration document renders incorrectly: ![image](https://user-images.githubusercontent.com/456140/221723102-50111a57-182a-444c-9a99-7269906f91ca.png)

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...

Needs Bug Verification
Query Params
Routing

**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...