mariocraft987 / bark-coding

The source code of a Blockly Based coding language
https://bark.dumorando.com
GNU General Public License v3.0
12 stars 18 forks source link

innerHTML error #90

Closed mariocraft987 closed 5 months ago

mariocraft987 commented 6 months ago

Screenshot 2024-04-04 160132 I thought you could use .innerHTML??!?!

sillybreakfast commented 6 months ago

specify what page you're on?

mariocraft987 commented 6 months ago

almost everypage except the homepage in the console

sillybreakfast commented 6 months ago

almost everypage except the homepage in the console

that's why. it's looking for the "what's new" section on every page but can't find it because it doesn't exist.

mariocraft987 commented 6 months ago

oh

sillybreakfast commented 6 months ago

oh

should be an easy fix

mariocraft987 commented 6 months ago

but wtb about.html

sillybreakfast commented 6 months ago

but wtb about.html

wdym wtb about.html?

mariocraft987 commented 6 months ago

it says the same thing even though the script is inside the page

sillybreakfast commented 6 months ago

it says the same thing even though the script is inside the page

what's "the same thing"?

mariocraft987 commented 6 months ago

[removed by dumo, had his github token in the link]

sillybreakfast commented 6 months ago

[removed by dumo, had his github token in the link]

of course, the "what's new" section isn't on that page

mariocraft987 commented 6 months ago

obj.version in package.json

Bashamega commented 6 months ago

I can work on it

mariocraft987 commented 6 months ago

ok