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

Double render error #25

Open
alexspeller opened this issue Dec 21, 2016 · 2 comments
Open

Double render error #25

alexspeller opened this issue Dec 21, 2016 · 2 comments

Comments

@alexspeller
Copy link
Owner

https://ember-twiddle.com/d8c8c1f590175dd465e3191c44a2b6c4

@Turbo87
Copy link
Contributor

Turbo87 commented Dec 21, 2016

a bit more in detail:

when a link-to is wrapped with {{#active-link}} and the link-to has a dynamic title then changing the dynamic title value twice will cause a rerender assertion error on Ember v2.10

@Turbo87
Copy link
Contributor

Turbo87 commented Dec 21, 2016

temporary workaround: put a <span title={{dynamicThing}}> inside the link-to and remove the title from the link-to itself

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

No branches or pull requests

2 participants