This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 73
DisplayLayer.updateSpatialIndex error #297
Comments
If it helps in the debugging process, this was the initial non-Safe Mode stack trace that I saw:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Prerequisites
Description
When restoring window state Atom threw the following error.
Uncaught TypeError: Cannot read property 'length' of undefined
Steps to Reproduce
Expected behavior:
No error to be thrown.
Actual behavior:
Atom throws an error on launch.
Reproduces how often:
100% of the time... until I tried to dig further and find reproduction steps by starting in
--dev
, now 0% of the time.Versions
Atom: 1.28.0-dev-b72501aaa x64
Electron: 1.7.11
OS: Microsoft Windows 10 Enterprise
text-buffer
: 13.14.1The text was updated successfully, but these errors were encountered: