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
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'