react-loads icon indicating copy to clipboard operation
react-loads copied to clipboard

Cache-and-load strategy returning wrong value when variables change

Open riosn-n opened this issue 5 years ago • 0 comments

Please, check this example out:

https://codesandbox.io/s/blissful-gould-yjrsh

It seems that somewhere inside useLoads the context parameter is being used alone, instead of context+variables as the cache key.

riosn-n avatar Jan 22 '21 00:01 riosn-n