mapbox / mapbox/mapbox-gl-js

Mapbox logo disappears on streets view

Open
#13,561 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged needs information :pray:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### mapbox-gl-js version

3.15.0

### Browser and version

Chrome Version 140.0.7339.213

### Expected behavior

On mapbox://styles/mapbox/satellite-streets-v12 the mapbox logo should be visible and not display: none?

### Actual behavior

https://github.com/user-attachments/assets/8ed4b398-0345-4d2a-83f3-69718bdf1f03

What is happening is when we change to this style `mapbox://styles/mapbox/satellite-streets-v12`, the dom updates and changes the style to the logo to have `display: none`.

### Link to the demonstration

_No response_

### Steps to trigger the unexpected behavior

Change from any style to mapbox://styles/mapbox/satellite-streets-v12 and it removes the logo?

### Relevant log output

```shell

```

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

Reproduce this in mapbox-gl-js 3.15.0 by switching from another style to mapbox://styles/mapbox/satellite-streets-v12 in Chrome. Inspect the mapbox logo element as the DOM updates and verify that the logo remains visible rather than receiving display: none.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.