react-refresh-webpack-plugin icon indicating copy to clipboard operation
react-refresh-webpack-plugin copied to clipboard

Doesn't run in private browser, missing IndexedDB.

Open imaitland opened this issue 2 years ago • 1 comments

IndexedDB isn't available for browsers running in private mode. This means site running with this plugin isn't accessible for debugging or integ test runs in browser's private mode.

imaitland avatar Dec 13 '22 15:12 imaitland

Hi, this plugin is not using IndexedDB, are you sure you are looking at the right place?

pmmmwh avatar Dec 14 '22 17:12 pmmmwh