You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use scanner parser API to get words and words contains point number, such as t('version 1.23.9'), the result of parse is version 1, the 23.9 has been truncated.
To Reproduce
A codesandbox example or similar
or at least steps to reproduce the behavior:
🐛 Bug Report
Use scanner parser API to get words and words contains point number, such as t('version 1.23.9'), the result of parse is version 1, the 23.9 has been truncated.
To Reproduce
A codesandbox example or similar
or at least steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
// Paste the expected results here
Your Environment
The text was updated successfully, but these errors were encountered: