react-docgen-typescript icon indicating copy to clipboard operation
react-docgen-typescript copied to clipboard

Resolve issue with first displayName always being used

Open kylemh opened this issue 3 years ago • 0 comments

Fixes: #395 Fixes: #437

I basically did the fix outlined in #437 by @jesstelford and added some tests.

The tests all seem to fail 😬

Would love to fix the displayName issue, but I'm not sure how to proceed here! Just wanted to put a foot forward. I also would like to add a test specifically about the issue outlined in #395 where the first displayName is applied, even if the function it's applied to is not exported.

kylemh avatar Jul 08 '22 11:07 kylemh