zalmoxisus / redux-devtools-extension

Redux DevTools extension.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux DevTools triggering a false positive 'This page is using the production build of React. ✅'

Fernando-Espinosa opened this issue · comments

This issue was reviewed at: Issue Link

And the conclusion was that Redux DevTools was triggering a false positive in certain pages not built with react.

Repro steps

  1. Open any web app not made with React (e.g.: youtube.com, amazon.com, github.com, gmail.com, lucidchart.app)
  2. The react icon is ON and the popover message says:

'This page is using the production build of React. ✅'

Do you mind moving this issue over to https://github.com/reduxjs/redux-devtools? It is the new home for the extension and this repo is no longer updated.

18 seconds. ;)

Will take a look soon.

commented

Should this repo be archived? I thought Redux DevTools is unmaintained by looking at the commit log. Didn't realize there's another repo.

It should be, unfortunately I only have write access and not admin access. I'll add a note to the README.

I submitted a fixed extension to the Chrome Web Store a few hours ago that should fix this issue. Still waiting for it to be approved.

@Methuselah96 Would love to see the fix! I don't see any commits pushed to https://github.com/reduxjs/redux-devtools

Edit I see it: reduxjs/redux-devtools#1031

I've added a note to the README and a pinned issue about the new repo. Still waiting on the extension to be approved in the Chrome Web Store.