gabceb / atom-web-view

Package to open a web browser inside Atom
MIT License
52 stars 8 forks source link

Uncaught TypeError: Cannot read property 'title' of null #42

Open tommyklima opened 3 years ago

tommyklima commented 3 years ago

Atom: 1.53.0 x64 Electron: 6.1.12 OS: macOS 11.1 Thrown From: web-view package 3.0.0

Stack Trace

Uncaught TypeError: Cannot read property 'title' of null

At /Users/macbooktom/.atom/packages/web-view/lib/web-editor-view.coffee:16

TypeError: Cannot read property 'title' of null
    at /packages/web-view/lib/web-editor-view.coffee:16:47)

Commands

     -2:07.4.0 vim-mode-plus:move-to-first-character-of-line-down (input.hidden-input)
     -2:04.8.0 vim-mode-plus:substitute (input.hidden-input)
  3x -2:03.7.0 core:backspace (input.hidden-input)
     -2:01.8.0 editor:newline (input.hidden-input)
     -1:59.5.0 autocomplete-plus:confirm (input.hidden-input)
     -1:59.5.0 autocomplete-plus:activate (atom-text-editor.editor.vim-mode-plus.is-focused.insert-mode)
  2x -1:57.4.0 core:backspace (input.hidden-input)
     -1:55.6.0 autocomplete-plus:confirm (input.hidden-input)
     -1:33.5.0 core:save (input.hidden-input)
     -0:28 command-palette:toggle (input.hidden-input)
     -0:24.2.0 core:move-down (input.hidden-input)
     -0:23.9.0 core:confirm (input.hidden-input)
     -0:23.9.0 web-view:toggle (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-clock 0.1.18 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
autocomplete-paths 2.12.2 
autosave-onchange 1.5.1 
browser-plus 0.0.98 
busy-signal 2.0.1 
emmet 2.4.3 
intentions 1.1.5 
linter 2.3.1 
linter-ui-default 1.8.1 
merge-conflicts 1.4.5 
pigments 0.40.2 
project-manager 3.3.8 
seti-ui 1.11.0 
vim-mode-plus 1.36.4 
web-view 3.0.0 
nikuro-dev commented 3 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.57.0 x64 Electron: 9.4.4 OS: Ubuntu 20.04.2 Thrown From: web-view package 3.0.0

Stack Trace

Uncaught TypeError: Cannot read property 'title' of null

At /home/.atom/packages/web-view/lib/web-editor-view.coffee:16

TypeError: Cannot read property 'title' of null
    at /packages/web-view/lib/web-editor-view.coffee:16:47)

Commands

     -2:26.8.0 command-palette:toggle (ul.list-inline.tab-bar.inset-panel)
     -2:15.2.0 core:move-down (input.hidden-input)
     -2:14.7.0 core:confirm (input.hidden-input)
     -2:14.7.0 web-view:toggle (ul.list-inline.tab-bar.inset-panel)

Non-Core Packages

atom-clock 0.1.18 
atom-laravel-log 0.3.0 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
emmet 2.4.3 
high-street-ui 1.3.0 
Hydrogen 2.16.3 
laravel 0.7.1 
laravel-docs 1.0.3 
laravel-forms-bootstrap-snippets 1.2.0 
laravel-snippets 2.1.0 
lazarus-syntax 0.2.2 
php-tools 0.1.0 
space-fleet-syntax 1.0.0 
teletype 0.13.4 
vk-terminal 3.0.1 
web-developer-tools 0.4.0 
web-view 3.0.0