Jetpack-panelview

I’m trying to use fraktechnik’s jetpack-panelview module, I copied the demo from its repository, but it’s not working for me. @freaktechnik can you please take a look, maybe others can also benefit from this, so I made it a topic rather then a PM :slightly_smiling:

https://github.com/Noitidart/SongFind

That is a very unspecific “not working”. I’d need some hint as to what’s not working, and if possible if there’s some error shown whenever the extension is installed. I do not have the time at the moment to conduct such tests myself.

Edit: Any specific reason for not installing it as an npm module? Also, the workaround will not load like this, however you can use relative URLs instead of the self.data URLs (which will not work, since that’ll load the file like Cu.import). So you’d want something like "./data/module/jetpack-panelview/lib/panelview".

1 Like

Oh shoot, sorry about that, I posted htis like a minute before I slept I was crazy tired wasn’t thinking right, haha thanks for that input! I’ll use that to fix it up.

1 Like