Skip to content

fix(core-base): fallback interpolation should not break in runtime only (fix #768) #784

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

Merged
merged 2 commits into from
Nov 16, 2021
Merged

fix(core-base): fallback interpolation should not break in runtime only (fix #768) #784

merged 2 commits into from
Nov 16, 2021

Conversation

AlexandreBonaventure
Copy link
Contributor

Fix #768

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
@AlexandreBonaventure AlexandreBonaventure changed the title fix(core-base): fallback interpolation should not break in runtime only (fix #768)) fix(core-base): fallback interpolation should not break in runtime only (fix #768) Nov 11, 2021
@kazupon kazupon added the Type: Bug Bug or Bug fixes label Nov 12, 2021
Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!
And Welcome contribution! ❤️

I've just checked your modifying codes
It's OK!
That's great work!

We're getting an error in lint, so Could you please fix that? 🙏

@AlexandreBonaventure
Copy link
Contributor Author

Ok sorry eslint is not working out-of-the box for me with VSCode. I get a dependency resolving issue despite running pnpm install.
Screen Shot 2021-11-15 at 10 57 02 AM

Nevertheless, I fixed it now, you can review again, thanks!

@kazupon kazupon merged commit f379661 into intlify:master Nov 16, 2021
@AlexandreBonaventure AlexandreBonaventure deleted the runtime-only-translate branch November 16, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runtime only build breaks with missing keys despite formatFallback
2 participants