Commit 15ed419
authored
Update "Whoops" exception message to allow selecting a subset of text
Previously if you clicked on the exception message, it would automatically highlight all of the text which makes it difficult to select just a subset. For example, if you just needed to copy a variable name which caused the exception and not the whole message. This change does not break the "copy to clipboard" button which will still enable users to do so if they need the entire message on their clipboard. This change gives the feature a little more flexibility with that box.1 parent 40f8346 commit 15ed419
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | 179 | | |
181 | 180 | | |
182 | 181 | | |
| |||
411 | 410 | | |
412 | 411 | | |
413 | 412 | | |
414 | | - | |
| 413 | + | |
0 commit comments