You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cherepanov I also found that. This is because of the way the default value for the type parameter (InputAttributes) is defined. We can work around this issue by explicitly passing it with:
With @types/react v19 typecheck is broken
@types/react@19.0.7
@types/react-dom@19.0.3
tsc@5.0.3
Reproduction
The text was updated successfully, but these errors were encountered: