websaid / webpack-useSWR-cache-issue

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/Westsaid/webpack-useSWR-cache-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-useSWR-cache-issue

Created with CodeSandbox

Installation

npm i

How to reproduce the bug?

  • npm run start
  • browser should open on localhost:8080
  • open dev tools
  • click on load more
  • click on leave page
  • you should land in a breakpoint on line 60 in the Test.component.js file
  • appCache is '[]'

About

Created with CodeSandbox

https://codesandbox.io/s/github/Westsaid/webpack-useSWR-cache-issue


Languages

Language:JavaScript 94.4%Language:HTML 5.6%