I found that the files bundled from the latest version (commit 9567c0b4ba99e9bdd087f408e2904537e78f2757) have issues and throw the following error: #2032
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: |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
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
Beta Was this translation helpful? Give feedback.
All reactions