Prevent SPA View from caching

The animation seems to be set only on a single paragraph. What Brad needs to do is animate the page transition. Which does not work with current routing implementation as posted here.

@brad not caching page would defeat the purpose of having an SPA in my understanding. The better solution would be to expose the loadaed event. That would also help us handle multiple other issues we are facing with SPAs too. :sweat_smile:

1 Like