davydovanton / sidekiq-statistic

See statistic about your workers
MIT License
797 stars 81 forks source link

Uncaught ReferenceError: jQuery is not defined #180

Closed n-rodriguez closed 2 years ago

n-rodriguez commented 2 years ago

Hi there!

I got this error in my browser console. It comes from https://github.com/davydovanton/sidekiq-statistic/blob/master/lib/sidekiq/statistic/views/statistic.js

See: https://github.com/mperham/sidekiq/blob/main/Changes.md#630 (yeah, I'm running Sidekiq 6.3.1)

It's not a big deal, but just to warn you ;)