Closed Ectholian closed 6 years ago
Thanks for your contribution!
By the way, this was one of the bugs I couldnt find..... So multiple thanks to you!
No problem. I didn't had time to implement a better fix, but working on that. Actually it was nasty to find because there is no real exception :) but i saw that empty div's got rendered for each device and when i saw the getDevices method on the global scope, it became math :)
Quickfix for the bug where the devices didn't load when the spotify block was included. Better solution would be to make each js-plugin a js-module and dont expose the private members to the global scope.