jannikbuschke / formik-antd

Simple declarative bindings for Ant Design and Formik.
https://codesandbox.io/s/github/jannikbuschke/formik-antd-example
MIT License
587 stars 81 forks source link

Fix Checkbox.Group & Radio.Group for Ant Design 5 #221

Closed Vincz closed 3 weeks ago

Vincz commented 1 month ago

Like the previous fix, this one does the fix for Checkbox.Group and Radio.Group.
I checked the other components and they seem fine.

Vincz commented 1 month ago

Hi @jannikbuschke :-) Do you mind to compile and publish a new beta version for this please? Thanks!

Vincz commented 1 month ago

ping @jannikbuschke 😸

Vincz commented 3 weeks ago

Hey @jannikbuschke! So sorry to insist but would you mind to publish this (I really think it's the last thing preveting the compatibility with ant5). Thanks!

jannikbuschke commented 3 weeks ago

Sorry for the unresponsiveness, Im quite busy with other stuff...

jannikbuschke commented 3 weeks ago

Published a new version, does it work now?