Skip to content

does anyone have import issue for 4.1.5? #467

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

Closed
bruceoh-rtm opened this issue Aug 30, 2021 · 3 comments
Closed

does anyone have import issue for 4.1.5? #467

bruceoh-rtm opened this issue Aug 30, 2021 · 3 comments

Comments

@bruceoh-rtm
Copy link

I am having import issue with typescript.

wondering if anyone is having same problem.

import {MultiSelect} from "react-multi-select-component";
Cannot find module 'react-multi-select-component' or its corresponding type declarations.

@harshzalavadiya
Copy link
Member

harshzalavadiya commented Aug 30, 2021

@bruceoh-rtm I was able to isolate issue, due to move from tsdx to microbundle TS typings reference was missing and so production build w/ CRA + TS was failing

update to v4.1.7+ to fix this issue

closing this for now, feel free to re-open if you are still having issues

@harshzalavadiya
Copy link
Member

reopening this there's some wierd bug w/ microbundle

@harshzalavadiya
Copy link
Member

fixed in v4.1.8

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

2 participants