Closed albertoac closed 4 years ago
Describe the bug When loading a public map such as https://kepler.gl/demo/map/carto?mapId=7ffae2c5-9aa3-99e1-4b5d-e227c268526e&owner=albertoag-carto&privateMap=false the url parameter owner changes to null, which gives problems in case you copy again the url or you just reload the map as the API url tries to access will be https://null.carto.com....
owner
To Reproduce Steps to reproduce the behavior:
owner=null
Expected behavior The url should not change or, if it changes, it should allow the user to see the same content as is visualizing at that moment.
Desktop (please complete the following information):
PR merged, now you can test it at https://kepler.gl/demo
Seems to be working fine! I close the ticket
Describe the bug When loading a public map such as https://kepler.gl/demo/map/carto?mapId=7ffae2c5-9aa3-99e1-4b5d-e227c268526e&owner=albertoag-carto&privateMap=false the url parameter
owner
changes to null, which gives problems in case you copy again the url or you just reload the map as the API url tries to access will be https://null.carto.com....To Reproduce Steps to reproduce the behavior:
owner=null
)Expected behavior The url should not change or, if it changes, it should allow the user to see the same content as is visualizing at that moment.
Desktop (please complete the following information):