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

Ask for input default not working #148

Open
mvan231 opened this issue Sep 9, 2024 · 0 comments
Open

Ask for input default not working #148

mvan231 opened this issue Sep 9, 2024 · 0 comments
Labels
Action Parsing bug Something isn't working

Comments

@mvan231
Copy link

mvan231 commented Sep 9, 2024

What action is the issue?

The ask for input action

Describe the bug

When a default is set, it doesn't load in the shortcut as expected

Steps To Reproduce

import Shortcuts
#Color: red, #Icon: shortcuts

askForInput(prompt: "", type: Number, default: "76", allowDecimal: false, allowNegative: false)

Screenshots

If applicable, add screenshots to help explain your problem.

Information

  • Device: iphone 14
  • OS: iOS 18.0 beta
  • Jellycuts Version App Store version (2.4.1(10))

Additional context

Add any other context about the problem here.

@mvan231 mvan231 added Action Parsing bug Something isn't working labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Action Parsing bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant