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

Getting error in Index.ts( Module is not decalred) #11

Open
ashu-ai opened this issue Aug 12, 2022 · 1 comment
Open

Getting error in Index.ts( Module is not decalred) #11

ashu-ai opened this issue Aug 12, 2022 · 1 comment

Comments

@ashu-ai
Copy link

ashu-ai commented Aug 12, 2022

import { IProps, MultiSelectControl } from "./MultiSelect";

import { defaultProps } from "react-select/src/Select";

The manifest file provided by is working on singleLine of text but according to our filtering criteria we have modifed it to Lookup.Simple so that we can later use Javascript to get contacts whicch are associated with account and resloved some type error but above two lines is giving error with module is not decalred and 'defaultProps', 'Multislect' are used but not never declared.

We are using this pcf on field of appointment entity to get muli contact in that field. This entities also have account lookup and based on account we need to filter solution.

Can you please look into this issue and also if you can provide altenative solution

@markcunninghamuk
Copy link
Owner

defiently an enhancement needed here

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