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

Can't connect to local server

Open teddis opened this issue 1 year ago • 3 comments

I'm noob to RTK, using for React/Nextjs, and have installed Redux DevTools extension in Mac Chrome browser but cannot connect to my localhost:3000 server. I'm using configureStore() which should automatically enable DevTools according to doc. Searching online and can't find any troubleshooting help.

image

I get this error in the console every time I try to connect:

image

teddis avatar Mar 01 '24 00:03 teddis