AaronDavidNewman / Smoosic

A music notation editor written in javascript
Other
95 stars 14 forks source link

app is not working look this #64

Closed odaymusic closed 2 years ago

odaymusic commented 2 years ago

https://prnt.sc/26k4u8w

AaronDavidNewman commented 2 years ago

Always nice to hear from you, Oday.

I was unable to reproduce the issue on Chrome, Firefox under both Windows and Ubuntu Linux. It would help if you gave me any errors you see in the console (under developer tools) and let me know what browser/OS.

I also can't tell if this is your build of latest, or if you are using the app. Do you have the issue at the URL: https://aarondavidnewman.github.io/Smoosic/release/html/smoosic.html

It may be that you have a score cached that is not loading. If that is the case, you can clear it and try to load again. In chrome this looks like this, go do developer tools, click the applications tab, and clear _smoosicScore from local storage:

image

Please keep me posted!

AaronDavidNewman commented 2 years ago

Cannot reproduce.