We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you ecounter such error in console:
Uncaught TypeError: Cannot read property 'track_lines' of undefined
It means, that you mixed debug and non-debug build of your pyjs application. Remove complete output directory, and build either debug or not.