Closed Nadwey closed 2 years ago
Yeah, but I don't see any global variable named chartName, except from this function. Or, I'm just blind...
The element named #chartName is considered a variable because javascript is stupid. I renamed it to chartNameInput
I think it's even more broken
Refresh with ctrl+f5
Stil...
Fixed for real, your browser uses the old saving code since it doesn't have support for the modern one.
I think it's because it's detecting the input element named chartName. Instead of renaming the variable I'll rename the element.