altZanyLvl 1
- Windows
By removing the ability to publish projects, the data browser does not work anymore...
By removing the ability to publish projects, the data browser does not work anymore...
I see rubiks cube app :)
"website"
lol. I'm practicing 2x2 rn. My best time is 14.14 seconds
altZany like i said.... there moving to datablock_storage, firefly & databrowser rely on the project having a firebase key to be able to interact with projects.... soon all projects will have this storage so I'd advise using the
/datablock_storage/:id path if your project is using it, you can find that out via this path /applab/:id/export_config
gamelab projects have not been effected by datablock_storage (yet) so if you were to create one of those databrowser would work perfectly fine
I can’t stop laughing when I read this. Y’all so obsessed with data browser lol. 🤣🤣
I mean just use Inspect Console
SquirrelGuy-5 Does it save the things you do in the inspect on other computers? When you reload does it keep what you change?
birthdayboy224 The inspect console can be used to restyle webpages, but it only makes those changes for you, and they reset if you reload the page.
But if you edit the data, it changes it for good.
You could use this JavaScript to wipe the data from a gamelab project:
window.__mostRecentGamelabInstance.studioApp_.storage.clearAllData();
Its because of the migration off of firebase
https://studio.code.org/datablock_storage/ca4FYVx-QbawF_C9CIwJS_q3f4MXGM05KeB0OKlacoo/
oh and code.org apparently made its own databrowser that allows you to switch databases as seen in the link above
[WUT] Adam yeah