You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have this in your HTML, use highlightjs (and line-numbers). Prints this to console.
highlightjs-line-numbers.min.js:1
Uncaught TypeError: Cannot read properties of undefined (reading 'trim')
at highlightjs-line-numbers.min.js:1:1620
at f (highlightjs-line-numbers.min.js:1:1932)
at highlightjs-line-numbers.min.js:1:1004
Expected behavior
No errors.
Desktop (please complete the following information):
OS: Ubuntu
Browser [e.g. chrome, safari]: Edge
Version [e.g. 22]: 125.0.2535.79
The text was updated successfully, but these errors were encountered:
Describe the bug
JS console error from
highlightjs-line-numbers.min.js
.To Reproduce
Steps to reproduce the behavior:
Have this in your HTML, use highlightjs (and line-numbers). Prints this to console.
Expected behavior
No errors.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: