I found that the files bundled from the latest version (commit 9567c0b4ba99e9bdd087f408e2904537e78f2757) have issues and throw the following error: #2032
Closed
goodgame365
started this conversation in
General
Replies: 2 comments 4 replies
|
This error might have started happening as early as commit 17bedef. But what’s for sure is that commits before April 10, 2025, didn’t have this problem: |
0 replies
|
Can you provide a fully reproducible example somewhere? From the screenshot it does not seem to me you're consuming the alphaTab correctly. There is just You might want to go for a more standard practices path of consuming alphaTab via NPM and then rely on the standardized imports and module resolving. The entry point for alphaTab (ESM) is Edit: give it a try after #2033 |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uncaught ReferenceError: Cannot access 'gs' before initialization



at alphaTab.core.min.mjs:1:144714
All reactions