Skip to content

🐞 Bug: Typescript Types of parameters missing in the function and one parameter declared but not read #539

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
1 task done
malviya-rajveer opened this issue Mar 15, 2025 · 2 comments
Labels
🐞 bug Something isn't working pending triage issue yet to be reviewed by maintainers

Comments

@malviya-rajveer
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Describe the bug

In this image, there are no types given to the parameters and the prompt was also throwing error
Image
here I solved the other things and then I saw the scope parameter is not being read anywhere. Therefore, I would like to ask @niladrix719 Should we remove it?

Image

Steps to Reproduce

  1. Go to src/components/DialogBox/CombinationalAnalysis.vue
  2. find createBooleanPrompt function
  3. solve the issue

Expected Behavior

the code should be strictly type checked and error free

Screenshots

No response

Is the faced issue/bug related to the Vue simulator?

Yes

Used Vue simulator with or without backend?

None

Is the bug present only on the dev server, the build, or both?

None

Device Information

Additional Context

No response

Are you working on this issue?

Yes

@malviya-rajveer malviya-rajveer added pending triage issue yet to be reviewed by maintainers 🐞 bug Something isn't working labels Mar 15, 2025
@niladrix719
Copy link
Member

you can put you pr referencing this issue #414

@malviya-rajveer
Copy link
Author

okay thankyou!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working pending triage issue yet to be reviewed by maintainers
Projects
None yet
Development

No branches or pull requests

2 participants