-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
'SelectCellFormatter' cannot be used as a JSX component. #3424
Comments
Sounds like you need to update the |
in my project: |
What version of TypeScript do you use? |
We are experiencing the exact same issue with this package. Our version info is as follows:
and our tsconfig file contains the following:
Any help would be appreciated. |
Can you create a reproducible example? |
when i copy "website/demos/CommonFeatures.tsx" to my react project , it can not run , could you tell me the reason , thank you
maybe the function "useDefaultRenderers()" return "undefined"
The text was updated successfully, but these errors were encountered: