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
I would like to know how to stringify the [object Object] in the i18next translation.
the configuration and translation all works fine but when i try to fetch whole object , it shows up [object Object]
Hi Team,
I would like to know how to stringify the [object Object] in the i18next translation.
the configuration and translation all works fine but when i try to fetch whole object , it shows up
[object Object]
can you please help , tried JSON.stringify like below
The text was updated successfully, but these errors were encountered: