lisaogren / axios-cache-adapter

Caching adapter for axios. Store request results in a configurable store to prevent unneeded network requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReferenceError: setup is not defined

paramov opened this issue · comments

I get the error ReferenceError: setup is not defined.

Example on codepen : https://codepen.io/krocom/pen/JjNdPJm

Did I misunderstand the working logic?

I'm still a beginner, can you help me?