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
Just started using i18n for a project and was scratching my head for a while as to why the json file I provided kept getting wiped out. I later discovered I accidentally put a comma where I shouldn't have. Would it be possible to have i18n check a loaded file's validity and just throw an error if it's not proper json instead of replacing everything?
The text was updated successfully, but these errors were encountered:
Just started using i18n for a project and was scratching my head for a while as to why the json file I provided kept getting wiped out. I later discovered I accidentally put a comma where I shouldn't have. Would it be possible to have i18n check a loaded file's validity and just throw an error if it's not proper json instead of replacing everything?
The text was updated successfully, but these errors were encountered: