Unable to drag folders from desktop to cloudflare workers quick edit

For Workers & Pages, what is the name of the domain?

not domain related

What is the error number?

Frontend Error

What is the error message?

ERR Cannot read properties of null (reading ‘name’): TypeError: Cannot read properties of null (reading ‘name’) at Object.factory (https://03897874.quick-edit.devprod.cloudflare.dev/assets/out/vs/workbench/workbench.web.main.js:2336:157312) at M.h (https://03897874.quick-edit.devprod.cloudflare.dev/assets/out/vs/workbench/workbench.web.main.js:146:17315) at https://03897874.quick-edit.devprod.cloudflare.dev/assets/out/vs/workbench/workbench.web.main.js:146:17226 at new Promise () at M.queue (https://03897874.quick-edit.devprod.cloudflare.dev/assets/out/vs/workbench/workbench.web.main.js:146:17164) at https://03897874.quick-edit.devprod.cloudflare.dev/assets/out/vs/workbench/workbench.web.main.js:2336:157251 at Array.map () at j.h (https://03897874.quick-edit.devprod.cloudflare.dev/assets/out/vs/workbench/workbench.web.main.js:2336:157241) at https://03897874.quick-edit.devprod.cloudflare.dev/assets/out/vs/workbench/workbench.web.main.js:2336:156600 at new (https://03897874.quick-edit.devprod.cloudflare.dev/assets/out/vs/workbench/workbench.web.main.js:1912:12381)

What is the issue or error you’re encountering

In last week, I am still able to upload my js files to workers quick edit section directly by sliding whole folder into it instead of uploading one by one. Now it just returns error above and a alert dialog “Cannot read properties of null (reading ‘name’)”

What are the steps to reproduce the issue?

  1. Slide folder from desktop into workers quick edit file section
  2. Alert Dialog came out

Issues is it couldn’t be drag from VS Code, must open file system from Windows, and drag into the workers script section.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.