atom-project-plus icon indicating copy to clipboard operation
atom-project-plus copied to clipboard

DOM Exception when trying to close or switch projects

Open apaleslimghost opened this issue 7 years ago • 1 comments

I've not been able to pin down exactly when this happens and the console doesn't provide much detail. Seems to be when the current project has been open for a while and/or is quite large? Sorry this is vague.

Uncaught (in promise) DOMException: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned.

`at Error (native)
at dbPromise.then.db (/Applications/Atom.app/Contents/Resources/app.asar/src/state-store.js:33:12)`

apaleslimghost avatar Jul 13 '16 18:07 apaleslimghost

@quarterto I've had this happen a few times too! I've just posted on an old issue in atom (https://github.com/atom/atom/issues/11608) and will investigate further next time it happens. For now, a restart should fix it.

willdawsonme avatar Aug 17 '16 03:08 willdawsonme