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
Bug: running diagrams-demo-project error TS2345: Argument of type 'Element' is not assignable to parameter of type 'ReactNode'. Property 'children' is missing in type 'Element' but required in type 'ReactPortal'.#1032
Open
dmoore247 opened this issue
Mar 31, 2024
· 0 comments
react-diagrams/diagrams-demo-project/src/main.tsx(43,14)
TS2345: Argument of type 'Element' is not assignable to parameter of type 'ReactNode'.
Property 'children' is missing in type 'Element' but required in type 'ReactPortal'.
and browser opens.
Same error; close error panel (x), then functioning demo project appears
I'm a yarn/npm/pnpm/react noob, but I've been able to get other flowchart react programs to run.
The text was updated successfully, but these errors were encountered:
Following:
then receive error (Which is similar DefinitelyTyped/DefinitelyTyped#66754)
and browser opens.
Same error; close error panel (x), then functioning demo project appears
I'm a yarn/npm/pnpm/react noob, but I've been able to get other flowchart react programs to run.
The text was updated successfully, but these errors were encountered: