AndiLeni / statistics

Statistik Addon zur Erfassung von Seitenaufrufen. Für das CMS Redaxo.
MIT License
32 stars 4 forks source link

Dashboard: TypeError #97

Closed skerbis closed 11 months ago

skerbis commented 1 year ago

In der Console taucht dieser Fehler auf, versuche ich im Safari das Dashboard zu refreshen. Taucht nur auf, wenn ich Widgets dieses AddOns nutze.

[Error] TypeError: $parent.find('.bootstrap-table').bootstrapTable is not a function. (In '$parent.find('.bootstrap-table').bootstrapTable()', '$parent.find('.bootstrap-table').bootstrapTable' is undefined)
    (anonyme Funktion) (script.js:204)
    (anonyme Funktion) (script.js:87)
    c (index.php:2:28333)
    fireWith (index.php:2:29074)
    l (index.php:2:79913)
    (anonyme Funktion) (index.php:2:82357)
AndiLeni commented 1 year ago

Hast du eine Idee, woher das kommen könnte? Habe die Widgets eigentlich nach Anleitung des Dashboard-Addons gebaut.

goldfoot commented 11 months ago

Die Dashboard-Integration wurde in Version 3.0.0 entfernt. Damit ist das Issue obsolet geworden, oder?

AndiLeni commented 11 months ago

Ja, danke fürs erledigen! 🙂