Comment sizes wrong in shared project view
Describe the bug When loading a shared project, comment sizes are wrong until you click Edit to open the editor.
Example: https://makecode.microbit.org/_iUwfRz5hzWXz
To Reproduce Steps to reproduce the behavior:
- Create a project with resized comments
- Share the project
- Visit the shared project URL
- See error
Expected behavior The comment sizes are right.
Screenshots
Original project:

Shared project view:

micro:bit version (please complete the following information): not hardware related
Desktop (please complete the following information):
- OS: [e.g. iOS] Windows 10
- Browser [e.g. chrome, safari] Chrome, Edge, Firefox
- Version [e.g. 22] 108
Is this related to comments moving location? e.g. between the editor view when shared:

and the project as opened from shared link:
(comments now obscure blocks, overlapping persists when opened it editor)
@microbit-giles The comments in my example aren't attached to a block. They are right once loaded into the editor - just wrong in the shared project view.
I didn't realise the attached comments positioning was a change from MakeCode v4.
With this example, created in MakeCode v4, using Import URL, v4 puts the comment in it's custom position, but v5 moves it to the default position. It's the same for shared projects and loading a hex file. https://makecode.microbit.org/_KJaVoReM8Rp0
Still repros in new Blockly
Trying the original project (https://makecode.microbit.org/_iUwfRz5hzWXz) today, the shared project Blocks view is blank, and the JavaScript view shows just one comment, initially as /**...
The comment are minimised in the editor - maybe that's not new?
When expanded, they seem OK:
When imported into beta, they arrive expanded, but with a different font, and it looks like there is a minimum width.
The beta behaviour referred to above has been live for a while and seems OK to me.
This is fixed.