i18next / i18next-parser

Parse your code to extract translation keys/values and manage your catalog files
MIT License
486 stars 198 forks source link

Fix error when using spread syntax in useTranslation options #1064

Open felixfon opened 2 months ago

felixfon commented 2 months ago

Why am I submitting this PR

TypeError: Cannot read properties of undefined (reading 'escapedText')

Does it fix an existing ticket?

No

Checklist