Commit dd667b3
Janusz Nykiel
Clear sandbox console by replacing the whole div
Even with the original fix for marijnh#66, the sandbox didn't work for me on
macOS 10.12.4. On a hunch (the problem appeared only after clearing the
non-empty output once, so...), I've tried different methods of clearing
the output, found on StackOverflow (hey, I'm learning! Great book BTW)
instead of trying to nudge the output to reappear as in the original
fix. This seems to work for me, at least with the latest browsers on
macOS and Windows 10.1 parent 78a4397 commit dd667b3
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | | - | |
295 | 293 | | |
296 | | - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
297 | 299 | | |
298 | 300 | | |
299 | 301 | | |
| |||
306 | 308 | | |
307 | 309 | | |
308 | 310 | | |
309 | | - | |
310 | | - | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
0 commit comments