Open Derexx opened 1 year ago
Hello. I am using angular version 16 and ngx-highlight-js doesn't work. Show me this error:
hljs.highlightElement is not a function at ngx-highlight-js.mjs:46:22
I tried with highlight-js 16.0.0 and 14.0.0 versions
I wonder if highlight.js cannot be loaded successfully because of network reasons?
highlight.js
Maybe the loaded hightlight version is too low?
Problem solved updating highlight.js version to 11,8,0. Thanks!
Hello. I am using angular version 16 and ngx-highlight-js doesn't work. Show me this error:
hljs.highlightElement is not a function at ngx-highlight-js.mjs:46:22
I tried with highlight-js 16.0.0 and 14.0.0 versions