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
Dialog is not assignable to type 'IntrinsicAttributes & IDialogProps'. Property 'children' does not exist on type 'IntrinsicAttributes & IDialogProps'
#16
Open
walcivar opened this issue
May 23, 2022
· 1 comment
I have two problems in AttachmentManagerApp.tsx file, the error is the same for the Dialog and Sticky HTML node:
Error message for Dialog and Sticky: is not assignable to type 'IntrinsicAttributes & IDialogProps'. Property 'children' does not exist on type 'IntrinsicAttributes & IDialogProps'
The text was updated successfully, but these errors were encountered:
Hi
I have two problems in AttachmentManagerApp.tsx file, the error is the same for the Dialog and Sticky HTML node:
Error message for Dialog and Sticky: is not assignable to type 'IntrinsicAttributes & IDialogProps'. Property 'children' does not exist on type 'IntrinsicAttributes & IDialogProps'
The text was updated successfully, but these errors were encountered: