mapbox / mapbox/mapbox-gl-geocoder

Latest release (currently v4.7.0) is not available via CDN

Open
#400 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged bug
Dominant language
JavaScript
Stars
388
Forks
181
PR merge metrics
No merged PRs in 30d

Description

The [latest release](https://github.com/mapbox/mapbox-gl-geocoder/releases) (currently `v4.7.0`) is not available via CDN:
https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.7.0/mapbox-gl-geocoder.min.js

The latest release which is available there is:
https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.min.js

This affects also the official Mapbox example:
https://docs.mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the v4.7.0 release URL with the working v4.5.1 CDN URL and check the official Mapbox example linked in the issue. Trace how released versions become available at the CDN, then verify that the latest release URL works and the example can load it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.