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

possibility to disable nestingPrefix or nestingSuffix #1481

Closed
wants to merge 2 commits into from

Conversation

adrai
Copy link
Member

@adrai adrai commented Jul 9, 2020

should fix #1479

adds possibility to set nestingPrefix or nestingSuffix to false, which results in not trying to interpolate $t() stuff.

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • run tests npm run test
  • tests are included
  • documentation is changed or added

@adrai adrai requested a review from jamuhl July 9, 2020 17:26
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 92.669% when pulling ee8d1af on disable-nestingPrefix into c9be7ad on master.

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.

"Passing nesting to interpolated" is a risky default
2 participants