Skip to content

fix(studio): ensure gamexblock init runs in Studio author view#26

Merged
viv-helix merged 1 commit intomainfrom
fix/bugs
Feb 5, 2026
Merged

fix(studio): ensure gamexblock init runs in Studio author view#26
viv-helix merged 1 commit intomainfrom
fix/bugs

Conversation

@viv-helix
Copy link
Copy Markdown
Contributor

Description

This PR fixes an issue where the GamesXBlock start button did not work in Studio author view, while continuing to work correctly in LMS and preview modes.

The fix ensures the obfuscated decoder is executed after the main JS files are loaded, adds safer runtime checks and error logging, and prevents premature execution by moving decoder scripts to templates. It also hardens decoder evaluation to run in the global scope.

Jira

New version

  • 1.0.11

@viv-helix viv-helix merged commit f738e3b into main Feb 5, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants