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

How to remove many excepition tips in console #241

Open
liyihongcug opened this issue Jun 24, 2020 · 3 comments
Open

How to remove many excepition tips in console #241

liyihongcug opened this issue Jun 24, 2020 · 3 comments

Comments

@liyihongcug
Copy link

Errors are below
var vectorTile = new L.vectorGrid.protobuf(vectorLayerUrl, getVectorOptions('name

Google browser said it can't find some pbf file but That can't impact web applicton which run normally.
But whether can Those terrible tip be removed in order to good user experience?

@IvanSanchez
Copy link
Member

I do not understand what you mean.

@liyihongcug
Copy link
Author

leaflet.html:1 Uncaught (in promise) TypeError: Failed to fetch------------- console information
Promise.then (async)
createTile @ Leaflet.VectorGrid.js:362
_addTile @ leaflet.js:5
_update @ leaflet.js:5
_setView @ leaflet.js:5
_resetView @ leaflet.js:5
onAdd @ leaflet.js:5
_layerAdd @ leaflet.js:5
whenReady @ leaflet.js:5
addLayer @ leaflet.js:5
addTo @ leaflet.js:5
(anonymous) @ leaflethtml:432

@IvanSanchez
Copy link
Member

So, what resource did it failed to fetch? Network monitor and browser debugging tools are your friends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants