Closed hsiaoyi0504 closed 7 years ago
Thanks for using my plugin! I've never used Apollo, which is why I haven't noticed an issue before. I'll look into this as soon as I can.
i wanted to let you know I didn't forget about this. I've been having issues installing Apollo so I haven't been able to determine where the issue might be.
Thanks! It seems that it might not be the problem of your plugin. Refer to this GMOD/Apollo#1724.
Okay. Hopefully you can figure it out. I'm going to close this issue in the mean time since it's not an issue with this plugin.
When I tested on
JBrowse 1.12.3
, it works, but when I used theApollo 2.0.6
(also withJBrowse 1.12.3
and it's automatically downloaded byApollo
. Plugin installation is by specifying setting inapollo-config.groovy
) , it didn't work (no checkboxes show up).I simply uncomment the line
console.log("plugin HierarchicalCheckboxPlugin constructor");
inmain.js
and it shows in console, so the plugin seems to be loaded, but for some reason it didn't work.