Prevent SPA View from caching

My first SPA site ever is nearing completion. I am now a believer in routes and SPA methods. My boss likes the idea of animated elements on the pages as well, but as we know the views are cached an the animations only work once.

I am guessing the answer is no, but is there a way to prevent the view caching so that animations will work on every view change?

Community Page
Last updated: