Subject: Design Themes Not Loading and Console Errors in Gemini App

Subject: Design Themes Not Loading and Console Errors in Gemini App

Hello Team,

I am experiencing an issue with the Gemini app/web editor where the design themes are not loading properly.

Problem Description

  • When I generate a design, the preview area shows a loading placeholder instead of the actual theme/design.

  • The available themes are not rendering correctly.

  • The issue persists even after waiting for several minutes.

Console Errors Observed

I can see multiple errors in the browser console, including:

  • Failed to load resource: the server responded with a status of 503

  • Failed to load resource: the server responded with a status of 413

  • Could not create web worker(s). Falling back to loading web worker code in main thread

  • No ID or name found in config

  • Uncaught (in promise) #<Object>

Expected Behavior

The generated design themes should load and render correctly in the preview section without errors.

Additional Information

  • Browser: Microsoft Edge

  • Issue occurs during design generation and preview rendering.

  • Screenshot attached for reference.

Please investigate and let me know if there is a workaround or if this is a known issue.

Thank you.

Best regards,
Shaurya Sharma

@Shaurya_Sharma ,

Welcome to the community! Nanobanana was having issues the other day. I’m not sure if it’s related but you might want to check this website the next time it happens: Google AI Studio

I hope that helps!

Hi everyone,

I’m seeing the same issue. The 503 (Service Unavailable) and 413 (Payload Too Large) console errors suggest a backend server bottleneck combined with an API payload limit issue during asset generation.

While the Google team looks into this, I’ve managed to bypass the rendering freeze using a few quick web optimization tweaks detailed over at.

In the meantime, you can try these quick fixes:

  • Simplify the Prompt: A 413 error means the request payload is too heavy. Scale back your initial design criteria to see if it loads.

  • Force a Hard Refresh: Press Ctrl + F5 (or Cmd + Shift + R) to force the browser to bypass the cache and reload the broken scripts.

  • Use Incognito Mode: This rule out any browser extensions or ad-blockers that might be blocking the web worker threads.

Hello @Shaurya_Sharma,

If you are experiencing this issue within the Gemini application, I suggest filing a report directly through the Help section of the Gemini App. Navigate to Settings (gear icon in the bottom left) > Help > Help Center > Report a problem, and follow the prompts. Note that this forum is specifically for Google AI Studio and Gemini API inquiries.