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

parser returns commented <Trans/> results #75

Closed
messerm opened this issue Feb 28, 2018 · 1 comment
Closed

parser returns commented <Trans/> results #75

messerm opened this issue Feb 28, 2018 · 1 comment

Comments

@messerm
Copy link
Contributor

messerm commented Feb 28, 2018

Edgecase:
When is commented, the parser still returns it.

// WORKAROUND: There seems to be a bug in i18next-scanner@2.3.0 that introduces invalid keys for the
// message's <Trans> when we break the lines between the </p><p>. Breaking lines at a normal space seems to work
message: (
   <Trans>...</Trans>

Version

  • i18next-scanner: 2.4.4
@cheton
Copy link
Member

cheton commented Jun 25, 2018

This should be fixed in v2.6.0

@cheton cheton closed this as completed Jun 25, 2018
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

No branches or pull requests

2 participants