The caching layer of Nuxt assumes no entry exists if it's nullish. This causes null to be treated as if the resource needs to be fetched. Use false instead. |
||
---|---|---|
.. | ||
push-notification.ts | ||
session.ts | ||
states.ts |
The caching layer of Nuxt assumes no entry exists if it's nullish. This causes null to be treated as if the resource needs to be fetched. Use false instead. |
||
---|---|---|
.. | ||
push-notification.ts | ||
session.ts | ||
states.ts |