wisepmlin opened this issue 2 years ago · 1 comments
Templates.MenuButton(title: "删除", systemImage: IMAGE_TRASH) { withAnimation(.golden_ratio_animation) { deleteSelectedProduct(selectedProduct: product, user: user) } }
Why do you need a few clicks to execute the code inside the closure