-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Bug Report - fails to compile for earlier versions of antd 5 #47
Labels
Comments
ArtyomVancyan
added a commit
that referenced
this issue
Oct 4, 2023
Signed-off-by: Artyom Vancyan <artyom.vancyan2000@gmail.com>
ArtyomVancyan
added a commit
that referenced
this issue
Oct 4, 2023
Signed-off-by: Artyom Vancyan <artyom.vancyan2000@gmail.com>
Merged
6 tasks
ArtyomVancyan
added a commit
that referenced
this issue
Oct 4, 2023
Signed-off-by: Artyom Vancyan <artyom.vancyan2000@gmail.com>
ArtyomVancyan
added a commit
that referenced
this issue
Oct 4, 2023
Signed-off-by: Artyom Vancyan <artyom.vancyan2000@gmail.com>
ArtyomVancyan
added a commit
that referenced
this issue
Oct 4, 2023
Signed-off-by: Artyom Vancyan <artyom.vancyan2000@gmail.com>
ArtyomVancyan
added a commit
that referenced
this issue
Oct 4, 2023
Signed-off-by: Artyom Vancyan <artyom.vancyan2000@gmail.com>
ArtyomVancyan
added a commit
that referenced
this issue
Oct 4, 2023
Signed-off-by: Artyom Vancyan <artyom.vancyan2000@gmail.com>
ArtyomVancyan
added a commit
that referenced
this issue
Oct 4, 2023
Signed-off-by: Artyom Vancyan <artyom.vancyan2000@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
Compiling fails with
antd
versions 5.0.x-5.7.x, so it works only for the latest versions. Also, for more stability, it would be nice to perform additional tests with different versions ofantd
using tox.Reproduction URL
https://github.com/ArtyomVancyan/antd-phone-input/tree/master/examples/antd5.x
Reproduction steps
cd examples/antd5.x
npm i && npm i antd@5.2.0
npm run build
Logs
The text was updated successfully, but these errors were encountered: