-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
TypeError: Cannot read property 'callee' of null #2733
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
Comments
What happens with v7.20.5? |
So, specifically, this is likely because |
Also, do you have any idea what linting rule is being applied? |
Got a fix anyways. |
Can you link the fix PR to this issue @ljharb. |
@jbizkit there was no fix PR; it was just the commit, which is linked in the closing message. |
@ljharb Can we get a new patch release cut that has this fix in it? We've had to revert to a previous version due to this bug. |
Yes, I'll cut one soon. |
Version 7.20.5 seems to crash when tsx file has a function with the name
createElement
Component
The text was updated successfully, but these errors were encountered: