Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Antd v5 support (broken styling) #73

Open
bombillazo opened this issue Mar 31, 2023 · 5 comments
Open

Antd v5 support (broken styling) #73

bombillazo opened this issue Mar 31, 2023 · 5 comments

Comments

@bombillazo
Copy link

  • I'm submitting a ...
    [x] bug report
    [x] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary

It seems that this library is broken with antd v5, it does not use the theming correctly from the ConfigProvider.
image

It even starts to affect non <MakedInput /> components (these are supposed to be in dark mode:
image

@bombillazo
Copy link
Author

Any update?

@antoniopresto
Copy link
Owner

Can you clone this repo and check in storybook for a solution?

@bombillazo
Copy link
Author

Hey.

Im not familiar with storybook. How can i test using storybook in this repo to find the cause?

@antoniopresto
Copy link
Owner

just run the “storybook” script (npm run storybook) in the project root.

@antoniopresto
Copy link
Owner

Also, unfortunately I'm not using antd in my work days, so I have less time to solve non-critical issues in this package

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants