Commit 3440bf7
committed
Await clipboard setData operation
Added 'await' to Clipboard.setData in ClipboardService to ensure the operation completes before proceeding. This improves reliability when setting clipboard data asynchronously.1 parent f0706c4 commit 3440bf7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments