Files
whoops/src/Whoops
Bart Jaskulski 7fcd32ea7a fix(highlight): #747 Add line offset to highlight line
PrismJS sort of broken backward compatibility, while trying to improve
highlight resilience[^1]. Since then it is required to add
`data-line-offset` for any code, which doesn't start counting from 1,
which is pretty each time, we deal with stack frames.

This commits add silently required data attribute in HTML, bringing back
highlight feature and recovering from some fall through errors, raised
by `TypeError` in JS execution flow (i.e. switching application and full
frames tabs).

[^1]: https://github.com/PrismJS/prism/commit/9a4e725b76d22759fec58e1929450bbfe1bb6661

Signed-off-by: Bart Jaskulski <bjaskulski@protonmail.com>
2023-04-12 10:18:51 +02:00
..
2023-02-19 15:09:19 +00:00
2023-02-19 15:09:19 +00:00
2023-02-19 15:09:19 +00:00
2023-02-19 15:09:19 +00:00