boyuai / antd-country-phone-input

Country phone input component as standard Ant.Design form item
https://boyuai.github.io/antd-country-phone-input/
60 stars 35 forks source link

Doesn't support antd 5 #77

Open nickvaiente opened 1 year ago

adamblok commented 1 year ago

I agree. It doesn't work. Anyone have a workaround for this?

nickvaiente commented 1 year ago

I started having a look at forking the repo and updating it but I don't have much time at the moment.

Might come back in a week or 2 and see how it goes.

On Wed, Jan 25, 2023 at 12:50 PM Adam Blok @.***> wrote:

I agree. It doesn't work. Anyone have a workaround for this?

— Reply to this email directly, view it on GitHub https://github.com/boyuai/antd-country-phone-input/issues/77#issuecomment-1404207221, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4ZHAE5O3CVEZ5H4EN2GL5LWUGG23ANCNFSM6AAAAAAUGVCB5A . You are receiving this because you authored the thread.Message ID: @.***>

helsonxiao commented 1 year ago

Is it possible to support both antd v4 and v5 in the same branch? I'not using antd recently. Not quite sure about the breaking changes in v5. 😅

ArtyomVancyan commented 1 year ago

@nickvaiente, @adamblok, @helsonxiao, please use antd-phone-input instead. It is compatible with Ant 4 and 5 versions.