tools icon indicating copy to clipboard operation
tools copied to clipboard

🐛 Playground is not working

Open q1b opened this issue 1 year ago • 4 comments

Environment information

Browser https://play.rome.tools/?lineWidth=80&indentStyle=tab&indentWidth=2&typescript=true&jsx=false#ZnVuY3Rpb24gLy8gc29tZXRoaW5nCiBhKGIsIGMpICB7CiAgbGV0IGEgPSAiZiI7Cn0KCmZ1bmN0aW9uIGEoYiwgYykgLy8gc29tZXRoaW5nIAp7CiAgICBsZXQgYSA9ICJmIjsKfQ==

What happened?

blank white screen Uncaught RangeError: byte length of Uint16Array should be a multiple of 2

Expected result

It should not show blank white screen

Code of Conduct

  • [X] I agree to follow Rome's Code of Conduct

q1b avatar Jul 21 '22 18:07 q1b

Where did you take that URL? It seems old. I can open the playground just fine.

ematipico avatar Jul 21 '22 19:07 ematipico

image I could reproduce this issue both in Chrome and Firefox

IWANABETHATGUY avatar Jul 22 '22 01:07 IWANABETHATGUY

image I could reproduce this issue both in Chrome and Firefox

But that URL is old, it belongs to an old version of the playground. The current one doesn't store the hashed source code on in the hash part of the URL.

ematipico avatar Jul 22 '22 05:07 ematipico

it belongs to an old version of the playground. The current one doesn't store the hashed source code on in the hash part of the URL.

Would you mind pasting your code here?

IWANABETHATGUY avatar Jul 22 '22 06:07 IWANABETHATGUY

Same here with the playground link. Part: Please check our playground

AkifumiSato avatar Sep 03 '22 13:09 AkifumiSato

That link should be to play.rome.tools and not playground.rome.tools.

sebmck avatar Sep 03 '22 23:09 sebmck

This issue is stale because it has been open 14 days with no activity.

github-actions[bot] avatar Sep 19 '22 12:09 github-actions[bot]