Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Uncaught TypeError: Cannot read property 'startsWith' of undefined #97

Closed
ghost opened this issue Aug 24, 2018 · 1 comment
Closed

Uncaught TypeError: Cannot read property 'startsWith' of undefined #97

ghost opened this issue Aug 24, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 24, 2018

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.29.0 x64
Electron: 2.0.5
OS: Mac OS X 10.13.6
Thrown From: ide-rust package 0.18.1

Stack Trace

Uncaught TypeError: Cannot read property 'startsWith' of undefined

At /Users/irsoft/.atom/packages/ide-rust/lib/competition.js:46

TypeError: Cannot read property 'startsWith' of undefined
    at atom.notifications.getNotifications.filter.note (/packages/ide-rust/lib/competition.js:46:53)
    at Array.filter (<anonymous>)
    at NotificationElement.onDidClick (/packages/ide-rust/lib/competition.js:46:16)
    at HTMLAnchorElement.<anonymous> (/Applications/Atom.app/Contents/Resources/app/node_modules/notifications/lib/notification-element.js:147:48)

Commands

  2x -1:24.8.0 application:add-project-folder (textarea.)

Non-Core Packages

atom-ide-ui 0.13.0 
busy-signal 1.4.3 
ide-rust 0.18.1 
intentions 1.1.5 
language-rust 0.4.12 
linter 2.2.0 
linter-rust 0.9.0 
linter-ui-default 1.7.1 
nim 0.4.1 
platformio-ide-terminal 2.8.4 
rustfmt 0.1.3 
@alexheretic
Copy link
Member

Thanks, fixed in 0.18.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant