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 an error while using MultiSelectOptionSet #983

Open
iamvimals opened this issue Jun 24, 2024 · 0 comments
Open

Getting an error while using MultiSelectOptionSet #983

iamvimals opened this issue Jun 24, 2024 · 0 comments

Comments

@iamvimals
Copy link

iamvimals commented Jun 24, 2024

Current versions:
pcf-scripts: 1.32.5
pcf-start: 1.32.5

I'm currently building a PCF control that uses a MultiSelectOptionSet property.

So, I have added a new property in ControlManifest.Input.xml as shown below:

image

With this, if I run the following command: pcf-scripts refreshTypes, I'm getting the below error, and the ManifestTypes.d.ts files does not contain the updated input/output properties:

image

So upon further investigating, I'm thinking that this code here in manifestTypesGenerator.js could be the crux of this problem.
image

Not exactly sure why this condition is different from the ones above it. So any help with this is greatly appreciated, and I'm also happy to provide any further context if needed.

Thanks

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

1 participant