editor icon indicating copy to clipboard operation
editor copied to clipboard

Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (r,s)=>e.then(i=>s(i.transaction(t,r).objectStore(t))) could not be cloned.Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (r,s)=>e.then(i=>s(i.transaction(t,r).objectStore(t))) could not be cloned. at window.onunhandledrejection (https://tauri.localhost/assets/main-fb217f93.js:28:2506)

Open Gh053d413x opened this issue 11 months ago • 0 comments

Summary A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

This only happens with the Vanilla Packs extension

  1. Go to 'Vanilla Packs' tab
  2. Take "resource_pack" and "behavior_pack" and drag and drop them in Bridge
  3. Observe result

Observed behavior It comes up with an error, says "DataCloneError" Expected behavior Vanilla Packs has folders in there

Screenshots / File Attachments image

Platform (please complete the following information):

  • OS: Windows 10
  • App Version: Latest Update

Additional context Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (r,s)=>e.then(i=>s(i.transaction(t,r).objectStore(t))) could not be cloned. Error: DataCloneError: Failed to execute 'put' on 'IDBObjectStore': (r,s)=>e.then(i=>s(i.transaction(t,r).objectStore(t))) could not be cloned. at window.onunhandledrejection (https://tauri.localhost/assets/main-fb217f93.js:28:2506)

Gh053d413x avatar Mar 21 '24 02:03 Gh053d413x