React-day-picker: LocaleUtils in not a value, causing types to be broken

Created on 22 Oct 2019  路  8Comments  路  Source: gpbl/react-day-picker

In this pr: https://github.com/gpbl/react-day-picker/pull/873 LocaleUtils was changed from value to type (interface), i'm not sure if it's intended, but in the latest version v.7.4.0 types are broken, cause there are a lot of typeof LocaleUtils which expects value, not the type.

P.S. consider adding tests for types

Most helpful comment

Downgrade to 7.3.2 and it should work.

All 8 comments

Can confirm, same issue here.

This is an issue for me, too.

Sorry for the bugged release, people, but I need help maintaining v7 as I'm busy working with the next major version. Please branch off v7 branch to send a PR, thanks 馃檹馃従
I'll see if I can work on this today.

Any updates on the fix?

Downgrade to 7.3.2 and it should work.

Thanks for the great library, guys! @gpbl, any updates?

Still no updates... :S

This should be fixed in v7.4.7, hope so. If not please open another issue, this one was lost into the list of untriaged stuff :) Thanks @MhMadHamster!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

leiit picture leiit  路  6Comments

laidinidis picture laidinidis  路  6Comments

kradical picture kradical  路  3Comments

trevordmiller picture trevordmiller  路  4Comments

pmartiner picture pmartiner  路  3Comments