fossasia / susi_chromebot

SUSI.AI Chrome Extension
GNU Lesser General Public License v2.1
1.54k stars 140 forks source link

Color Picker not defined in popup.html #515

Closed championpaddler closed 5 years ago

championpaddler commented 5 years ago

I'm submitting a ...

Current behavior:

As color-picker tag is present only in options.html , thus when I open popup.html, them color picker throws undefined error . Expected behavior:

Using try catch to find if color picker is present of not.

Steps to reproduce:

Related code:

insert any relevant code here else remove this section

Other information:

System information:

Screenshots of the issue:

Your operating system

Would you like to work on the issue?


Yes.

![screenshot from 2018-12-28 02-17-15](https://user-images.githubusercontent.com/17084322/50493994-bf996380-0a46-11e9-9659-0783acbbf810.png)
Puranjay25 commented 5 years ago

Could you please elaborate your issue, because on my screen everything is working fine.

championpaddler commented 5 years ago

Just open the extension console to see error.