deeppatel234 / react-context-devtool

React context and useReducer debugging tool
MIT License
235 stars 35 forks source link

React is not found in this page. #87

Open muescha opened 1 week ago

muescha commented 1 week ago

Describe the bug

React is not found in this page.

if this seems wrong please create issue.

To Reproduce Steps to reproduce the behavior:

  1. installed the Chrome Extension "React Context"
  2. open a website:
  3. I see that the React Developer Tools found production build of React
  4. Then I click on the React context icon and i get the error above
  5. but the React context tab is avaiable at the DevPanel

Expected behavior

See a notification that is react available and a hint: to check the DevPanel for React Context otherwise.

Screenshots

Bildschirmfoto 2024-10-30 um 16 11 56

Desktop (please complete the following information):

Additional context

Just adding a hint would be a nice workaround to the missing wrong react check: "check the DevPanel for React Context tab"

deeppatel234 commented 2 days ago

@muescha

Thank you for reporting this issue! I appreciate the detailed steps you've provided. I'll investigate this behavior and work on a fix. Additionally, I'll consider adding a notification or hint to guide users to check the DevPanel for the React Context tab in cases where the detection fails.

Stay tuned for updates, and thanks again for your feedback!