Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Uncaught TypeError: Cannot read property 'getItems' of undefined #257

Open
@rekurt

Description

@rekurt

[Enter steps to reproduce below:]

From @sknorr below:

  • first make sure Atom is closed
  • do from the command line: atom --safe file1 && atom --safe file2. (Of moderate interest: using ; instead of &&, I can't reproduce this.)

Atom Version: 1.4.3
System: elementary OS
Thrown From: tabs package, v0.88.0

Stack Trace

Uncaught TypeError: Cannot read property 'getItems' of undefined

At /usr/share/atom/resources/app.asar/node_modules/tabs/lib/tab-bar-view.js:613

TypeError: Cannot read property 'getItems' of undefined
    at atom-tabs.TabBarView.onDrop (/usr/share/atom/resources/app.asar/node_modules/tabs/lib/tab-bar-view.js:613:24)

Commands

Config

{
  "core": {}
}

Installed Packages

# User
ScssBundle, v0.5.0
atom-autocomplete-php, v0.18.7
color-picker, v2.1.1
drunken-php, v0.2.1
emmet, v2.4.1
emmet-simplified, v2.5.0
emmet-snippets-compatibility, v1.0.4
hyperclick-php, v0.2.1
jQuery, v1.2.1
jquery-snippets, v11.0.0
livestyle-atom, v0.1.2
minimap, v4.19.0
robin-language-php, v0.9.0

# Dev
No dev packages

Other info

Reproduced with Atom 1.18.0 on Linux and with Atom 1.19.0-beta7 on Windows 7.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions