CartoDB / deep-insights.js

Create powerful dashboards using CARTO
34 stars 26 forks source link

Create a time series widget without points gives some error messages #522

Open ethervoid opened 7 years ago

ethervoid commented 7 years ago

Context

Please explain here below what you were doing when the issue happened

I have a map with a time series widget. When I move to a zone where there aren't points error messages appear when tries to get the widget (I suppose):

captura de pantalla 2017-02-16 18 00 59

Also, a message about torque layers appears:

the tiler does not support non-torque layers just yet…

Steps to Reproduce

Please break down here below all the needed steps to reproduce the issue

  1. Enter a map
  2. Go to a zone with points
  3. Create a time series widget

Current Result

Please describe here below the current result you got

You get errors when try to get the widget and the torque message

Expected result

Please describe here below what should be the expected behaviour

I suppose no message should be showed

Additional info

Please add any information of interest here below

torque_empty_timeseries

Related with cartodb/cartodb.js#1529

alonsogarciapablo commented 7 years ago

@ethervoid did you try to reproduce this in prod? did it only fail with a Google maps basemap? thanks!

ethervoid commented 7 years ago

Yes, it happens in production and with any base map

alonsogarciapablo commented 7 years ago

Ok, just want to make sure it's not a Google Maps thing! Thanks!