Closed danyal14 closed 4 years ago
I have the same issue
The key
property given in example cache config is empty, either fill it and return some key, either remove it completely. Right now your config returns undefined
cache keys.
Copy/Paste is Evil.
Hi, Can you give an example on how to use the cache key? I have dynamic routes in nuxt and I would to cache a page or clear the cache depending on value in store for a given page.
Hi,
We are running Nuxt app with default(recommenced) server. When using and configured nuxt-ssr-cache as defined in readme, it caches nothing with following configurations.
Am I missing something?