redux-devtools icon indicating copy to clipboard operation
redux-devtools copied to clipboard

@redux-devtools/[email protected] broken due to React 19 dependency

Open Ashoat opened this issue 7 months ago • 1 comments

@redux-devtools/[email protected] bumps React to 19, whereas @redux-devtools/[email protected] was on React 18.

It looks like React 19 no longer has UMD distros here, which results in React failing to load.

The result is a blank white screen when opening redux-devtools via CLI.

Ashoat avatar Sep 17 '25 17:09 Ashoat

I have the same issue here. This is preventing my Rozenite plugin from work.

ilteoood avatar Nov 17 '25 14:11 ilteoood