Bug with "ask for text with timeout"
kuitog opened this issue · 7 comments
Description
I have an automation where if I plug my charger it asks me if I want to open google maps. The default answer is "Yes"
Desired behaviour:
The input window pops up, I press enter if I want to open gmaps or I just let it expire if I don't want it. So pressing enter I should get "yes" in the clipboard.
The problem:
If I configure a default answer ("yes") and click ok when the window pops up without modifying the answer I get a blank clipboard. Only if I add or remove a character then the clipboard is populated.
macOS/iOS version
17.3.1
Shortcut URL
No response
Works fine for me: https://www.icloud.com/shortcuts/a02c49fbf647462cb02f8412e500237f
Wait! I figured it out. If you add a timeout timer then it doesn't work in any shortcut including yours
Should be fixed now in the latest TestFlight build: https://testflight.apple.com/join/fJGUrsZx
Maybe in a couple of weeks. I cannot release updates too often because of a bug in iOS that requires users to restart their device after an update.