Add { reload: true }
in the route: Ember-Twiddle (your Ember Twiddle with added category route)
Downside is that the model is always re-fetched from the backend.
Add { reload: true }
in the route: Ember-Twiddle (your Ember Twiddle with added category route)
Downside is that the model is always re-fetched from the backend.