You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this image, there are no types given to the parameters and the prompt was also throwing error
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?
Steps to Reproduce
Go to src/components/DialogBox/CombinationalAnalysis.vue
find createBooleanPrompt function
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the bug
In this image, there are no types given to the parameters and the prompt was also throwing error

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?
Steps to Reproduce
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
The text was updated successfully, but these errors were encountered: