Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Source from react devtools #617

Open
3 tasks done
yofukashino opened this issue May 7, 2024 · 0 comments
Open
3 tasks done

Wrong Source from react devtools #617

yofukashino opened this issue May 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yofukashino
Copy link
Contributor

Describe the bug

When a component type is injected from the injector and another developer attempts to view the component's source from React DevTools, it redirects to Replugged's injector instead of the component itself. This can pose a challenge for developers trying to access the component's source.

Reproduction steps

  1. Inject into component
  2. Find Component in React Tree
  3. Click View Source

Expected behavior

Redirect to component's source

Actual behavior

Redirect to injector's source

Additional information

No response

Please confirm the following

  • I checked if Discord and Replugged are up to date
  • I made sure this is not related to an external plugin or a theme
  • I searched the issues to make sure this bug has not been reported before.
@yofukashino yofukashino added the bug Something isn't working label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant