Skip to content

Conversation

@lee-borsboom
Copy link
Contributor

No description provided.

@lee-borsboom
Copy link
Contributor Author

lee-borsboom commented Sep 8, 2017

Infinite loop fixed... was caused because the list pages call Route.go when they load - they were relying on the fact that the router didn't reload when nothing had changed, but in this PR I'd defaulted Route.go to force a reload. Default is now forceReload = false.

I think force reloading is a more intuitive default and could be combined with some route-href/route-on-click updates to fix the issue we have where clicking the main navigation links doesn't reload the view. Before we can do that we need to update (at least) our list pages though, so I'll defer that for now...

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

Successfully merging this pull request may close these issues.

2 participants