Jarkko Laine
Results
3
issues of
Jarkko Laine
The translate function is typed to always return a string, which is incorrect. In the case of a partial path, it will return an object instead, as seen [here](https://github.com/sealninja/react-i18nify/blob/master/src/lib/utils.js#L19). Thus,...
Fixes #170.
Fix handle_failed_second_factor so that it just doesn't fall through if the request format is something else than html or json