## Description In this [demo](https://codesandbox.io/embed/preact-translate-npm-tpe4f), you can see duplicated requests to `en.json` from the DevTool's Network panel. ## Expected behavior `en.json` should be fetch only once ## Actual behavior `en.json` is fetched twice