cache
can.view.cache
{Boolean}
By default, views are cached on the client. If you'd like the
the views to reload from the server, you can set the cache attribute to false.
{Boolean}By default, views are cached on the client. If you'd like the
the views to reload from the server, you can set the cache attribute to false.
//- Forces loads from server can.view.cache = false;