MCStreetguy / atom-snippet-injector

An easy but powerful snippet management tool for Atom editor.
MIT License
0 stars 1 forks source link

Uncaught TypeError: Cannot read property 'dismissable' of null #17

Closed vectoholic closed 6 years ago

vectoholic commented 6 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.22.0 x64 Electron: 1.6.15 OS: Mac OS X 10.13.1 Thrown From: snippet-injector package 1.5.3

Stack Trace

Uncaught TypeError: Cannot read property 'dismissable' of null

At /Applications/Atom.app/Contents/Resources/app/src/notification.js:96

TypeError: Cannot read property 'dismissable' of null
    at Notification.isDismissable (/Applications/Atom.app/Contents/Resources/app/src/notification.js:96:32)
    at new Notification (/Applications/Atom.app/Contents/Resources/app/src/notification.js:14:20)
    at NotificationManager.addInfo (/Applications/Atom.app/Contents/Resources/app/src/notification-manager.js:87:39)
    at StorageInterface._save (/packages/snippet-injector/lib/storage.js:636:28)
    at /packages/snippet-injector/lib/storage.js:546:15

Commands

Non-Core Packages

atom-electron-snippets 2.0.3 
atom-ide-ui 0.5.4 
atom-typescript 11.0.10 
autoclose-html 0.23.0 
busy-signal 1.4.3 
editorconfig 2.2.2 
emmet 2.4.3 
file-icons 2.1.13 
ide-php 0.6.9 
indent-guide-improved 1.4.13 
intentions 1.1.5 
language-typoscript2 1.4.0 
linter 2.2.0 
linter-ui-default 1.6.10 
project-manager 3.3.5 
remote-sync 4.1.8 
snippet-injector 1.5.3