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

chore(website) import mapbox as react component #8605

Merged
merged 2 commits into from Mar 7, 2024

Conversation

chrisgervang
Copy link
Collaborator

Follow up on #8600

Background

@felixpalmer noticed a crash with the Mapbox example in the website that hadn't occurred in the standalone version. The issue was introduced in #8557 when it was ported to react. The root cause should be resolved by importing the App component in the website instead of renderToDOM.

Change List

  • import mapbox as react component

Signed-off-by: Chris Gervang <chris@gervang.com>
@chrisgervang chrisgervang mentioned this pull request Mar 7, 2024
25 tasks
@chrisgervang chrisgervang added this to the v9.0 milestone Mar 7, 2024
Copy link
Collaborator

@donmccurdy donmccurdy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!

@coveralls
Copy link

coveralls commented Mar 7, 2024

Coverage Status

coverage: 81.57%. remained the same
when pulling cf30fd0 on chr/mapbox-website-v9
into bcacea4 on master.

@chrisgervang chrisgervang merged commit 12b2532 into master Mar 7, 2024
3 checks passed
@chrisgervang chrisgervang deleted the chr/mapbox-website-v9 branch March 7, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants