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: Add back ability to render without messages #113

Merged
merged 1 commit into from
May 20, 2022

Conversation

amannn
Copy link
Owner

@amannn amannn commented May 20, 2022

Relates to #102

@amannn amannn self-assigned this May 20, 2022
@vercel
Copy link

vercel bot commented May 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
next-intl ✅ Ready (Inspect) Visit Preview May 20, 2022 at 1:30PM (UTC)

);
context.onError(intlError);
throw intlError;
}
Copy link
Owner Author

Choose a reason for hiding this comment

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

Seems like this was not necessary in the end when we annotated the return type explicitly.

@amannn amannn merged commit 8395822 into main May 20, 2022
@amannn amannn deleted the fix/102-empty-messages branch May 20, 2022 13:37
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.

1 participant