Commit 5aa329b
authored
fix: pasted variables not displaying properly (#783)
## Problem
When copying and pasting variables, the pasted variables render as an
empty pill.
<img width="612" alt="image"
src="https://github.com/user-attachments/assets/7b6c56c5-59f3-48fa-ba71-535d2708e37a">
## Solution
Substitute variables according when pasting1 parent a0a5f21 commit 5aa329b
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
170 | 175 | | |
171 | 176 | | |
172 | 177 | | |
| |||
0 commit comments