OctoPrint-Tasmota icon indicating copy to clipboard operation
OctoPrint-Tasmota copied to clipboard

icon picker doesn't seem to work

Open h3llb3nt opened this issue 2 years ago • 9 comments

unable to use the icon picker. doesn't load when using the search and manually entering also doesn't work. only one that does is the default lightning bolt icon-class-picker-doesn't-work

using octopi 1.0.0.RC3

h3llb3nt avatar Dec 23 '22 20:12 h3llb3nt

please check your browser's developer tools on the console tab when loading the page and opening the icon picker. possibly a plugin conflict, it's working fine here for me.

image

jneilliii avatar Dec 23 '22 23:12 jneilliii

Screenshot 2022-12-24 143732 tried in both Chrome and Firefox. haven't tried a different machine/OS yet.

h3llb3nt avatar Dec 24 '22 19:12 h3llb3nt

huh, what OS are you on? there is nothing in that console that makes me think there is an error.

jneilliii avatar Dec 24 '22 19:12 jneilliii

windows 10, nothing fancy. i have a mac to try it on later. just tested again with my adblocker disabled. slightly different console this time Screenshot 2022-12-24 144452

h3llb3nt avatar Dec 24 '22 19:12 h3llb3nt

Yeah, still no errors related to my plugin. Please share your octoprint.log.

jneilliii avatar Dec 24 '22 22:12 jneilliii

not alot in here since this is a brand new install im migrating to. octoprint.log

h3llb3nt avatar Dec 25 '22 00:12 h3llb3nt

Do me a favor and disable OctoDash Companion and see if the issue persists.

jneilliii avatar Dec 25 '22 04:12 jneilliii

And that worked! Disabled. Restarted. And now the icon picker works.

h3llb3nt avatar Dec 25 '22 16:12 h3llb3nt

Thanks, thought one of my other implementations might be interfering. OctoDash Companion plugin uses a different set of options, so it was probably overwriting this plugin's picker. I'll see what I can do to avoid that either in this plugin or that one once I have some time to investigate further.

jneilliii avatar Dec 26 '22 18:12 jneilliii