I met the same issue.
@Parameter(title: "Amount")
var amount: Double?
var chosenAmount = try await $amount.requestValue() // Doesn't work since iOS18 Beta5 and in iOS 18 RC
Topic:
App & System Services
SubTopic:
General
Tags: