Robert Jackson
Robert Jackson
I'm not really sure what you are asking, can you explain? What HTML characters need escaping?
Can you give more info, possibly a demo repo or something? I'm really struggling to understand why this is an issue in your scenario...
cc @rondale-sc
I don’t actually understand what is wrong here. Also, I believe the initializer has been removed so 0.4.0 likely solves this anyways....
Can one of y’all confirm?
It does not throw an error, just a `console.log` type warning.
Triggered here: https://github.com/ember-cli/ember-cli-test-loader/blob/master/test-loader.js#L72
> We need to determine who will "win" in the case a user has ember-truth-helpers installed as well The resolved helper **must** win (we can't assume that a resolved helper...
Yes, that seems plausible but I wonder if we should guide folks into actually addressing the issue more fundamentally. Specifically, in this case you really don't want to have to...
I think in general, adding support for things in `@glimmer/syntax` is fine as long as we ensure that `@glimmer/compiler` properly errors for those constructs.