glimmer-vm icon indicating copy to clipboard operation
glimmer-vm copied to clipboard

Missing `popBlock` when `createInstance` is `false`

Open chancancode opened this issue 6 years ago • 2 comments
trafficstars

See https://github.com/emberjs/ember.js/pull/17846

chancancode avatar Apr 03 '19 16:04 chancancode

@chancancode is this still relevant or did https://github.com/emberjs/ember.js/pull/17846 remove the need to fix this here?

Turbo87 avatar Feb 28 '20 11:02 Turbo87

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.

chancancode avatar Feb 28 '20 14:02 chancancode