-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interface 'ConfirmProps' incorrectly extends interface 'ModalProps' #1612
Labels
Comments
Getting the same error. |
Duplicate, will be fixed by #1611 |
Released in |
Could you double confirm the installed version? |
@layershifter if this is a current issue, could we simply add a compile test to the TS tests? |
Thanks much for the confirmation. I've posted this here: #1621. For now, you should downgrade until we ship a bug fix. Hopefully will be today. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Interface 'ConfirmProps' incorrectly extends interface 'ModalProps'
Property 'content' is optional in type 'ConfirmProps' but required in type 'ModalProps'.
Steps
react-semantic-ui
Expected Result
Actual Result
Version
0.68.1
The text was updated successfully, but these errors were encountered: