Skip to content

fix: Migrate PlatformContent to MDX #1979

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Conversation

dcramer
Copy link
Member

@dcramer dcramer commented Aug 10, 2020

There is an issue with Gatsby and how it replaces content w/ SSR that uses the HTML API. This issue is mitigated in our use of PlatformContent by switching to MDX which uses their internal renderer.

@dcramer
Copy link
Member Author

dcramer commented Aug 10, 2020

Related conversation: gatsbyjs/gatsby#12413

There is an issue with Gatsby and how it replaces content w/ SSR that uses the HTML API. This issue is mitigated in our use of PlatformContent by switching to MDX which uses their internal renderer.
@dcramer dcramer force-pushed the fix/platform-content-selector branch from 15eeca9 to 6184ca8 Compare August 10, 2020 20:17
@dcramer dcramer merged commit 0f98cb6 into master Aug 10, 2020
@dcramer dcramer deleted the fix/platform-content-selector branch August 10, 2020 20:32
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant