Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4828

Link-to dynamic segment does not trigger component didRender

$
0
0

@riemannzeta wrote:

I've got a template with a dropdown built from link-to helpers. Each link-to links to a specified dynamic segment. The dynamic segments share a template that includes a component. When I select a different dynamic segment from the dropdown, the model refreshes, but the component does not appear to rerender.

Can I bind the component to a different event listener than didRender or didInsertElement?

How can I force the component to refresh on transition to a new model? I would have thought that would trigger a rerender.

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles