Skip to content
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

antd: withConfigConsumer has been removed since antd v5.1.1 #3336

Closed
3 of 4 tasks
jianyuan opened this issue Jan 3, 2023 · 0 comments · Fixed by #3338
Closed
3 of 4 tasks

antd: withConfigConsumer has been removed since antd v5.1.1 #3336

jianyuan opened this issue Jan 3, 2023 · 0 comments · Fixed by #3338
Assignees
Labels
antd antd related theme issue bug

Comments

@jianyuan
Copy link

jianyuan commented Jan 3, 2023

Prerequisites

What theme are you using?

antd

Version

5.0.0-beta.15

Current Behavior

The withConfigConsumer method has been removed since antd v5.1.1. Related PR: ant-design/ant-design#39798. The latest version of antd that works with rfsj v5.0.0-beta.15 is v5.1.0.

rjsf is currently using the method in the following places:

  1. import { withConfigConsumer } from "antd/lib/config-provider/context";
  2. import { withConfigConsumer } from "antd/lib/config-provider/context";
  3. import { withConfigConsumer } from "antd/lib/config-provider/context";

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

@jianyuan jianyuan added bug needs triage Initial label given, to be assigned correct labels and assigned labels Jan 3, 2023
@jianyuan jianyuan changed the title antd: withConfigConsumer is deprecated since antd v5.1.1 antd: withConfigConsumer is removed since antd v5.1.1 Jan 3, 2023
@jianyuan jianyuan changed the title antd: withConfigConsumer is removed since antd v5.1.1 antd: withConfigConsumer has been removed since antd v5.1.1 Jan 3, 2023
@heath-freenome heath-freenome added antd antd related theme issue and removed needs triage Initial label given, to be assigned correct labels and assigned labels Jan 3, 2023
@heath-freenome heath-freenome self-assigned this Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
antd antd related theme issue bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants