Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Color Picker tool #25

Open
shaheemMPM opened this issue Jan 18, 2020 · 1 comment
Open

Error on Color Picker tool #25

shaheemMPM opened this issue Jan 18, 2020 · 1 comment

Comments

@shaheemMPM
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.43.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15
Thrown From: chrome-color-picker package 0.8.0

Stack Trace

Uncaught TypeError: Cannot read property 'drawImage' of undefined

At /Users/shaheem/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2327

TypeError: Cannot read property 'drawImage' of undefined
    at safeImage (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2327:17)
    at renderItem (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2353:67)
    at /packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2392:13
    at Array.forEach (<anonymous>)
    at /packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2391:38
    at Array.forEach (<anonymous>)
    at /packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2378:13
    at Object._html2canvas.Renderer (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2201:5)
    at Object.options.complete (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2291:29)
    at start (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:1880:19)
    at Image.img.onload (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:1996:9)

Commands

     -7:03.9.0 autocomplete-plus:activate (atom-text-editor.editor.is-focused)
  2x -6:55.1.0 core:backspace (input.hidden-input)
     -6:42.2.0 editor:newline (input.hidden-input)
     -6:37.5.0 autocomplete-plus:confirm (input.hidden-input)
     -6:37.4.0 autocomplete-plus:activate (atom-text-editor.editor.is-focused)
     -6:33 core:save (input.hidden-input)
     -6:29.5.0 core:backspace (input.hidden-input)
     -6:28 application:quit (input.hidden-input)
     -6:26.2.0 core:save (input.hidden-input)
     -6:21.6.0 core:move-left (input.hidden-input)
     -6:07.0 core:move-right (input.hidden-input)
     -6:06.7.0 editor:newline (input.hidden-input)
  2x -6:01.0 core:save (input.hidden-input)
     -5:41.6.0 settings-view:open (input.hidden-input)
     -1:17.3.0 chrome-color-picker:toggle (input.hidden-input)
     -1:03.1.0 core:backspace (input.hidden-input)

Non-Core Packages

atom-file-icons 0.7.1 
atom-live-server 2.3.0 
atom-react-mf-snippets 0.11.1 
chrome-color-picker 0.8.0 
drag-relative-path 1.1.3 
emmet 2.4.3 
html-tag-auto-complete 0.1.1 
language-babel 2.85.0 
lorem 4.0.0 
minimap 4.29.9 
open-file 2.0.0 
pdf-view 0.72.0 
platformio-ide-terminal 2.10.0 
set-syntax 0.4.0 
@puranjayjain
Copy link
Owner

This is a known issue and should be fixed in the next release

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

No branches or pull requests

2 participants