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 17 #41

Open
Tohar-Ts opened this issue Sep 1, 2022 · 2 comments
Open

react 17 #41

Tohar-Ts opened this issue Sep 1, 2022 · 2 comments

Comments

@Tohar-Ts
Copy link

Tohar-Ts commented Sep 1, 2022

I can't install the package because it breaks the dependency tree, since it only supports react ^16, can you update the dependency for this package?

@marcosPerezRubio
Copy link

Looking the same issue for React 18!

Is there anything we can do to help with it?

@fmaylinch
Copy link

fmaylinch commented Nov 13, 2022

As a workaround, I copied the index.js and index.d.ts files to my project into components/scalable-image/. Then imported it with:

import Image from '../components/scalable-image';

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