Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triple stash with undefined content at top of template causes view to repeat #14924

Closed
czosel opened this issue Feb 10, 2017 · 3 comments
Closed

Comments

@czosel
Copy link

czosel commented Feb 10, 2017

I just stumbled over this bug that only seems to occur if your template starts with

{{{somethingUndefined}}}

When you switch back and forth between views, the template is rendered multiple times. This only seems to affect Glimmer 2.

For a working reproduction please see this ember-twiddle.

@rwjblue
Copy link
Member

rwjblue commented Feb 16, 2017

This is definitely pretty weird behavior, thank you for reporting (and for the reproduction)!

@mapeveri
Copy link

I would like to take this issue, I am new and I would like to know where to start if possible. Thanks!

chancancode added a commit to glimmerjs/glimmer-vm that referenced this issue Sep 24, 2018
Likely related:

emberjs/ember.js#14924
emberjs/ember.js#16172
emberjs/ember.js#16314

Closes #791

Co-authored-by: Michael Peirce <msp700@gmail.com>
chancancode added a commit that referenced this issue Sep 25, 2018
chancancode added a commit to glimmerjs/glimmer-vm that referenced this issue Sep 25, 2018
Likely related:

emberjs/ember.js#14924
emberjs/ember.js#16172
emberjs/ember.js#16314

Closes #791

Co-authored-by: Michael Peirce <msp700@gmail.com>
chancancode added a commit that referenced this issue Sep 25, 2018
chancancode added a commit that referenced this issue Sep 25, 2018
chancancode added a commit that referenced this issue Sep 25, 2018
chancancode added a commit that referenced this issue Sep 25, 2018
(cherry picked from commit 830d766)
chancancode added a commit that referenced this issue Sep 25, 2018
Fixes #14978, #14924, #16172, #16314

(cherry picked from commit 283dcd1)
chancancode added a commit that referenced this issue Sep 25, 2018
(cherry picked from commit 830d766)
chancancode added a commit that referenced this issue Sep 25, 2018
Fixes #14978, #14924, #16172, #16314

(cherry picked from commit 283dcd1)
@chancancode
Copy link
Member

Sorry it took so long, this is fixed in 3.4.3 (#17003)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants