danielroe
Is it possible to exclude a component from a cached route?
I doubt nuxtjs/device could work with cache without significant refactoring. the concept of the module is to return unique info on a per-request basis, and setting cache route rules strips headers and shares a response across requests.
4 replies