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
If you have a PO file that contains messages that do not have comments then it crashes with:
TypeError: Cannot read property 'flag' of undefined
at isFuzzy (node_modules/i18next-conv/lib/gettext2json.js:182:31)
at Object.keys.forEach.key (node_modules/i18next-conv/lib/gettext2json.js:105:39)
at Array.forEach (<anonymous>)
at Object.keys.forEach.m (node_modules/i18next-conv/lib/gettext2json.js:94:26)
at Array.forEach (<anonymous>)
at parseJSON (node_modules/i18next-conv/lib/gettext2json.js:92:21)
at addTextLocale.then.data (node_modules/i18next-conv/lib/gettext2json.js:18:12)
at tryCatcher (node_modules/bluebird/js/release/util.js:16:23)
If you have a PO file that contains messages that do not have comments then it crashes with:
The bug was added in #75
PR coming shortly...
The text was updated successfully, but these errors were encountered: