-
Notifications
You must be signed in to change notification settings - Fork 47
Typescript issues #62
Comments
same here.. @k-schneider in case you need to get it working with an older version, i had success with v13.0.0 (perhaps an intermediary version works as well, only tried majors) |
Any progress on this? |
This needs fixing.... I got these errors :
@dnasir I believe you fixed this ? And nobody merged ? |
Seems it’s WIP in feature/next branch. @claudiocro Could you maybe publish an alpha version of feature/next, so we typescript users have an easier time integrating |
For anybody looking for a solution. You can actually locally patch dependencies with npm. |
Any updates on this? 😄 |
Would be nice to have this fixed. Thanks to MrSimonEmms for a PR :) |
I'm trying to use 0.15.0 with the latest version of i18next (14.1.1) but I'm having some troubles. It seems like TranslationFunction was renamed to TFunction in one of the latest releases and this is causing problems.
i18next/i18next#1180
What version of i18next is properly supported by this lib? Thanks.
The text was updated successfully, but these errors were encountered: