Skip to content

GraFx Studio: Editor load fix for Chromium 152

GraFx Studio icon

🐛 What's Fixed

The editor loads again on the latest Chromium browsers

Chromium 152 reached stable release at the end of August 2026 and rolled out through automatic updates to Chrome, Edge, and other Chromium-based browsers. On that version, the GraFx Studio editor stopped loading: the canvas stayed gray and no error was shown. It affected both macOS and Windows, and applied wherever the editor runs — the Studio workspace in CHILI GraFx, GraFx Experience, and custom integrations built on Studio UI or the Studio SDK.

  • Fixed the editor failing to load on Chromium 152. The cause was a change on the browser side; the fix is on ours, so no browser setting or downgrade is needed.

The fix requires version 1.46 or later

If your environment runs on a version earlier than 1.46, the editor still fails to load in these browsers. Update the version in environment settings, and if you have a custom integration, make sure it loads the matching Studio UI or Studio SDK version — see Versioning your integration.

Nothing was lost

The issue occurred only while loading the editor. Templates, projects, and their content were never affected.

More info