Sean Yen
Sean Yen
Project: https://scratch.mit.edu/projects/444965238 Try adding an item to the list by selecting one of the options and typing something. It results in an empty list when HTMLified  Terrible! Anyways, notify...
https://scratch.mit.edu/users/Sheep_maker/#comments-180628405
https://scratch.mit.edu/users/Sheep_maker/#comments-167543549
htmlify project 21554369 reported by https://canary.discord.com/channels/@me/763906065153785886/901938029952925718 Gives ``` TypeError: json.sounds is not iterable at getAssetHashesFromProjectJson (https://sheeptester.github.io/htmlifier/index.bundle.min.js:1:415522) at https://sheeptester.github.io/htmlifier/index.bundle.min.js:1:7377134 at async Htmlifier._createHtml (https://sheeptester.github.io/htmlifier/index.bundle.min.js:1:7376746) at async Htmlifier.htmlify (https://sheeptester.github.io/htmlifier/index.bundle.min.js:1:7426098) ``` I guess sounds...
see https://scratch.mit.edu/users/Sheep_maker/#comments-163928663
Ref: https://scratch.mit.edu/users/Sheep_maker/#comments-159747126 [HTMLifying project 529745315 with default settings](https://sheeptester.github.io/htmlifier/?id=529745315&autodownload=off) throws the following error in the console when you click on   ```js TypeError: Cannot set properties of undefined (setting 'textContent')...
There should be a comment prefacing the Scratch VM that says something along the lines of > You fool! Were you expecting something readable here? The Scratch VM here has...
`localStorage` in some browsers (eg old Edge, but this still seems to be the case in some modern browsers?) throws an error when read. It seems that enabling special cloud...
Now that the loading progress is a percentage rounded to two decimal places (though maybe this could be smarter by rounding depending on the total number of assets), it should...
Ref: https://discord.com/channels/775792479844696084/775792479844696087/883984846144278548 > [00:53] OrangeLeaf36: htmlifier - stretch resolution > [00:54] OrangeLeaf36: this when? > [00:55] OrangeLeaf36: > > [00:55] OrangeLeaf36: > > [00:59] Utter Donkey: It already exists >...