Closed
Description
Ran through the get started sample. One thing I ran into was when I went to do the ToDo list portion I did not initially see the ToDo list nav link in the nav menu when I rendered the page. The browser was caching the first hit so removing the cached browser history allowed the todo list nav link to show up. I am using latest Chrome as the browser. I guess there is a question about cache busting here??