Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected dashboards and widgets behaviour and javascript errors #13226

Closed
andreaproietti opened this issue Jul 30, 2018 · 2 comments
Closed
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.

Comments

@andreaproietti
Copy link

Hi, when I try to view my dashboard widgets, they seem to be empty or they are not loaded correctly.
Inspecting Chrome dev console, I see the following error:

Uncaught TypeError: Cannot read property 'length' of undefined
at exports.JqplotBarGraphDataTable._setJqplotParameters (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:2960)
at exports.JqplotBarGraphDataTable.init (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:2892)
at exports.JqplotBarGraphDataTable.DataTable (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:1184)
at exports.JqplotBarGraphDataTable.exports.JqplotGraphDataTable (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:2890)
at new exports.JqplotBarGraphDataTable (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:2960)
at HTMLDivElement. (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:1185)
at Function.each (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:4)
at n.fn.init.each (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:4)
at Function.DataTable.initNewDataTables (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:1185)
at HTMLDocument.eval (eval at globalEval (index.php?module=Proxy&action=getCoreJs&cb=88b00a517740b93119e2122fa74bff75:4), :2:39)

@andreaproietti
Copy link
Author

andreaproietti commented Jul 31, 2018

Moreover, attached you will find an example of unexpected behaviour of the dashboard. Selecting a chart view mode (e.g. Users), click has effect on other chart (e.g., clicking on Sex chart --> mod on Traveltime chart!). Changing time interval produce empty chart, also by selecting the same day (31/7).

manet devices - 30 31 luglio 2018 - report web analytics - matomo

@andreaproietti andreaproietti changed the title Empty widgets in dashboard and other loading error Unexpected dashboards and widgets behaviour and javascript errors Jul 31, 2018
@mattab
Copy link
Member

mattab commented Jan 7, 2019

duplicates #13739

@mattab mattab closed this as completed Jan 7, 2019
@mattab mattab added the duplicate For issues that already existed in our issue tracker and were reported previously. label Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants