-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
handlebars attrbutes changed: {{@x.y.z}} becomes {{@x}} #16356
Copy link
Copy link
Labels
good first issueGood fist issue!Good fist issue!help wantedWe're a small group who can't get to every issue promptly. We’d appreciate help fixing this issue!We're a small group who can't get to every issue promptly. We’d appreciate help fixing this issue!lang:handlebarsIssues affecting Handlebars (Glimmer)Issues affecting Handlebars (Glimmer)locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
Metadata
Metadata
Assignees
Labels
good first issueGood fist issue!Good fist issue!help wantedWe're a small group who can't get to every issue promptly. We’d appreciate help fixing this issue!We're a small group who can't get to every issue promptly. We’d appreciate help fixing this issue!lang:handlebarsIssues affecting Handlebars (Glimmer)Issues affecting Handlebars (Glimmer)locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
Prettier 3.3.1
Playground link
Input:
Output:
Expected behavior:
Starting with 3.3.1 {{@x.y.z}} is output as {{@x}} , if I add
--debug-checkit will catch that the output is different