Mapbox logo disappears on streets view
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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