glimmer-vm
glimmer-vm copied to clipboard
Missing `popBlock` when `createInstance` is `false`
trafficstars
See https://github.com/emberjs/ember.js/pull/17846
@chancancode is this still relevant or did https://github.com/emberjs/ember.js/pull/17846 remove the need to fix this here?
This is still needed (but could also have been fixed by the refractors since then). The ember side is a worksaround to not use the feature for the time being.