mapbox/mapbox-gl-js

Add an error message for calling "GeoJSONSource#setData" for a style that doesn't exist

Ouverte

#2 602 ouverte le 22 mai 2016

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 203 forks)batch import
feature :green_apple:good first issue

Métriques du dépôt

Stars
 (10 532 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Can this error message be improved?

(link removed)

Step 1) press the [+] button Step 2) Notice the specific error message

dispatcher.js:32 Uncaught TypeError: Cannot read property 'send' of undefined

The dispatcher.js:32 that doesn't give any hints whatsoever for me and probably other api users.

Guide contributeur