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

fix: Prefer "displayName" over "name" to better support minified code #79

Merged
merged 1 commit into from
Jun 22, 2021
Merged

fix: Prefer "displayName" over "name" to better support minified code #79

merged 1 commit into from
Jun 22, 2021

Conversation

jens-duttke
Copy link
Contributor

Closes: #78

As requested by @baruchvlz , here is a screen recording of a manual test:

Manual-Test-DisplayName.mp4

To play around with that, the Codesandbox can be found here:
https://codesandbox.io/s/9kk3k?file=/src/index.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't work with displayName of functional components
2 participants