Skip to main content
Question

Figma Make preview shows blank page

  • February 17, 2026
  • 0 replies
  • 3 views

Tony-ing

Since Feb 12th, Make was loading a blank canvas with no error message. The layout UI appeared but the preview area stayed empty. In DevTools I could see realtime connections established but no data coming through. Later the behavior changed — now it shows “Couldn’t load Make” and the request:

 

/api/make/fetch_ds_code_gen_status returns 400 Bad Request.

 

Important observations:

 

  • Figma Design works perfectly (multiplayer + editing OK)

  • Only Make is affected

  • Happens across multiple browsers and devices (Mac + iPad)

  • Same behavior on different networks (home Wi-Fi and mobile hotspot)

  • Clearing cache, reinstalling browser, disabling extensions, and logging out/in did not help

  • Network requests are no longer failing — the backend seems to refuse initializing the Make runtime

  • This started after a connection interruption while Make was loading

 

It feels like the Make runtime session on the server side got stuck in an invalid state and now every client is blocked from initializing it again.

Hope this helps narrow it down.