Replies: 1 comment
-
Glint supports tagged strings for template literals in GlimmerX, but not arbitrary function calls. We've actually dropped our tagged-string support for The issue in part is that there's not enough type information available for a given arbitrary
The RFC that introduced We had a similar conversation about |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hola, amigos! :))
As I understand, notation for templates like:
is supported by glint for glimmerx case, but, not this notation:
Is not really
low-level
, and it will be great to have it supported by glint by default.I could take a look into if smb point me where to start digging.
Trying to get it working for this case
Beta Was this translation helpful? Give feedback.
All reactions