I submitted a pull request to fix the example. Returning a model in the application route is causing a re-render. It’s better to use IndexRoute instead of ApplicationRoute.
I submitted a pull request to fix the example. Returning a model in the application route is causing a re-render. It’s better to use IndexRoute instead of ApplicationRoute.