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

react 16 has no exported member CSSWideKeyword #11

Closed
tsiq-swyx opened this issue May 7, 2018 · 2 comments
Closed

react 16 has no exported member CSSWideKeyword #11

tsiq-swyx opened this issue May 7, 2018 · 2 comments

Comments

@tsiq-swyx
Copy link

getting this error: node_modules/react-tiny-popover/dist/index.d.ts(55,24): error TS2694: Namespace 'React' has no exported member 'CSSWideKeyword'.

my investigation concludes that they removed CSSWideKeyword after react 15: https://github.com/DefinitelyTyped/DefinitelyTyped/search?utf8=%E2%9C%93&q=CSSWideKeyword&type=

this may be a related issue on their repo: DefinitelyTyped/DefinitelyTyped#20743

I don't know if this can be solved.. but just reporting it.

great library other wise!

@alexkatz
Copy link
Owner

alexkatz commented Jun 8, 2018

Fixed! :)

@alexkatz alexkatz closed this as completed Jun 8, 2018
@hir06
Copy link

hir06 commented Jul 23, 2020

I am still facing this issue with react: 16.13.0 and typescript: 3.9.5 combination

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

No branches or pull requests

3 participants