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

MDX - Unable to render inline components #12951

Closed
1 task
Its-Just-Nans opened this issue Jan 9, 2025 · 1 comment · Fixed by #12959
Closed
1 task

MDX - Unable to render inline components #12951

Its-Just-Nans opened this issue Jan 9, 2025 · 1 comment · Fixed by #12959
Assignees
Labels
- P4: important Violate documented behavior or significantly impacts performance (priority) pkg: mdx Issues pertaining to `@astrojs/mdx` integration

Comments

@Its-Just-Nans
Copy link
Contributor

Its-Just-Nans commented Jan 9, 2025

Astro Info

Astro                    v5.1.4
Node                     v21.7.1
System                   Linux (x64)
Package Manager          npm
Output                   static
Adapter                  none
Integrations             @astrojs/mdx
                         @astrojs/sitemap

If this issue only occurs in one browser, which browser is a problem?

No response

Describe the Bug

Cannot build inlined mdx component anymore

image

What's the expected result?

Build the component

Link to Minimal Reproducible Example

https://stackblitz.com/edit/github-ybjjajdt

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Jan 9, 2025
@Its-Just-Nans Its-Just-Nans changed the title MDX - Unable to render MDX - Unable to render inline components Jan 9, 2025
Its-Just-Nans added a commit to Its-Just-Nans/thoughts that referenced this issue Jan 9, 2025
@bluwy
Copy link
Member

bluwy commented Jan 10, 2025

Likely a regression of #12913. I'll see if I can fix this without reverting the PR

@bluwy bluwy self-assigned this Jan 10, 2025
@bluwy bluwy added - P4: important Violate documented behavior or significantly impacts performance (priority) pkg: mdx Issues pertaining to `@astrojs/mdx` integration and removed needs triage Issue needs to be triaged labels Jan 10, 2025
Its-Just-Nans added a commit to Its-Just-Nans/thoughts that referenced this issue Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P4: important Violate documented behavior or significantly impacts performance (priority) pkg: mdx Issues pertaining to `@astrojs/mdx` integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants