activklaus
activklaus
Is it possible to include the full functionality of tooltip configuration as provided by Charts.js including callbacks? -> https://www.chartjs.org/docs/latest/configuration/tooltip.html I'd love the possibility to change the different elements of the...
Any updates/fixes exptected on this issue?
Sorry, I wasn't precise enough. The query looked like this: `post.tagged_with('awesome', any: false, order_by_matching_tag_count: true)` After removing `order_by_matching_tag_count: true` the exception disappeared. Although this makes sense in a logical way...