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

fix: undefined mappings in csm [TOL-2540] #986

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

YvesRijckaert
Copy link
Contributor

@YvesRijckaert YvesRijckaert commented Dec 10, 2024

Problem

When encoding rich text fields, undefined values could be introduced into the contentSourceMaps.mappings object, causing serialisation errors in Next.js getStaticProps.

Screenshot 2024-12-10 at 14 59 35

@YvesRijckaert YvesRijckaert force-pushed the fix/undefined-mappings-csm branch from 6b78bc9 to 8dee8be Compare December 10, 2024 13:17
@YvesRijckaert YvesRijckaert marked this pull request as ready for review December 10, 2024 14:01
@YvesRijckaert YvesRijckaert requested a review from a team December 10, 2024 14:01
@YvesRijckaert YvesRijckaert merged commit 2071efe into main Dec 10, 2024
5 checks passed
@YvesRijckaert YvesRijckaert deleted the fix/undefined-mappings-csm branch December 10, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants