Skip to content
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

TypeScript definition errors in v0.68.1 #1620

Closed
mihai-dinculescu opened this issue Apr 24, 2017 · 3 comments
Closed

TypeScript definition errors in v0.68.1 #1620

mihai-dinculescu opened this issue Apr 24, 2017 · 3 comments

Comments

@mihai-dinculescu
Copy link
Member

Greetings,

After upgrading to the latest version I get the following error:

ERROR in node_modules\semantic-ui-react\dist\commonjs\addons\Confirm\Confirm.d.ts
(4,18): error TS2430: Interface 'ConfirmProps' incorrectly extends interface 'ModalProps'.
  Property 'content' is optional in type 'ConfirmProps' but required in type 'ModalProps'.

@layershifter
Copy link
Member

There's a PR open for this, #1611. Duplicate #1612. Thanks for the report.

@levithomason
Copy link
Member

Whew, I should get that shipped right away ;)

@levithomason
Copy link
Member

Released in [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants