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
Hi everyone. I have problem with react-waypoint and typescript.
I have migrated project to typescript 4.1.5
after starting the application I get the error
Its instance type 'Waypoint' is not a valid JSX element. TS2786
package versions
"react-waypoint": "10.1.0",
"react": "^17.0.1",
"typescript": "4.1.5",
any ideas about how it fix
The text was updated successfully, but these errors were encountered:
Hi everyone. I have problem with react-waypoint and typescript.
I have migrated project to typescript 4.1.5
after starting the application I get the error
package versions
"react-waypoint": "10.1.0",
"react": "^17.0.1",
"typescript": "4.1.5",
any ideas about how it fix
The text was updated successfully, but these errors were encountered: