Incomplete display of the content inside the code blocks in preview(popup) mod

I’m having an issue with the height of the code block in preview mode (popup). The code block doesn’t show the complete content within it. Is there a solution to fix this problem?

I would appreciate your help.
Thank You

image

It looks like a bug. Here is a workaround to show the complete content:

  • Click on the javascript label at the top-right of the code-block.
    • By the way, the code in your screenshot is not javascript, but html.
  • Click outside the code-block.
  • It should now render correctly.
1 Like

Your solution works, Thank you,
but the problem needs to be fixed, it affects the user experience negatively