You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/01/17 10:21:43 UTC

[GitHub] UZi02 opened a new issue #6712: Deck.gl - Hexagons - no more data on map with current browsers

UZi02 opened a new issue #6712: Deck.gl - Hexagons - no more data on map with current browsers
URL: https://github.com/apache/incubator-superset/issues/6712
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   
   ### Superset version
   0.27.0
   
   ### Expected results
   Data to be shown in a Deck.gl Hexagon slice with all current browsers
   
   ### Actual results
   In Chrome 69 it's still shown.
   Chrome 71 Firefox 64 show a map without data on it.
   Edge 42 is giving the error message: "An error occured while rendering the visualization: TypeError: Unable to get property 'parse' of undefined or null reference" instead of a map.
   Chrome (69 and 71) give this warning in the JS console: "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info."
   Firefox gives a "DataCloneError: The object could not be cloned." in the JS console.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org