react-loads
react-loads copied to clipboard
Cache-and-load strategy returning wrong value when variables change
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.