codecrumbs icon indicating copy to clipboard operation
codecrumbs copied to clipboard

fix: replaced SyntaxHighlighter to prism to fix react components

Open idoo opened this issue 6 years ago • 3 comments

looks like language attribute broke it https://github.com/Bogdan-Lyashenko/codecrumbs/issues/59 — dropped it to fix highlight

idoo avatar Jul 19 '19 15:07 idoo

@idoo this newer version seems to have significant performance drop, it hangs on few sec when I open Code tab, see profiler below image

Bogdan-Lyashenko avatar Jul 25 '19 18:07 Bogdan-Lyashenko

@Bogdan-Lyashenko could you show screen how it worked before?

idoo avatar Jul 26 '19 12:07 idoo

@idoo it was smooth :) i.e. it wasn't the issue, now it's quite visible (without even throttling or anything) that it's delays for few sec before render. Not sure what we should do, let's wait with this. image

Bogdan-Lyashenko avatar Jul 27 '19 07:07 Bogdan-Lyashenko