#1141·fiddle

Files from Fiddle in local directory aren't loaded

Author: codebytereCreated Jul 25, 2022Updated Jan 14, 2026
Labels:beetle: bugarea:editors

When loading a local fiddle from a directory with multiple files, the Fiddle fails to load and results in missing and/or empty editors:

Screen Shot 2022-07-25 at 11 58 09 AM

Probably refs https://github.com/electron/fiddle/pull/1120 - it doesn't look like this actually fixed the problem, since the result in local testing is always an empty array.

cc @dsanders11