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

popupMatchSelectWidth consol error #1002

Open
RackweLLizm opened this issue Oct 30, 2023 · 0 comments
Open

popupMatchSelectWidth consol error #1002

RackweLLizm opened this issue Oct 30, 2023 · 0 comments

Comments

@RackweLLizm
Copy link

react-dom.development.js:67 Warning: React does not recognize the popupMatchSelectWidth prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase popupmatchselectwidth instead. If you accidentally passed it from a parent component, remove it from the DOM element.
at div
at http://localhost/node_modules/.vite/deps/chunk-4SRR22CL.js?v=99910347:4401:22
at http://localhost/node_modules/.vite/deps/chunk-4SRR22CL.js?v=99910347:6409:22
at InternalSelect2 (http://localhost/node_modules/.vite/deps/chunk-X6CYYEU2.js?v=99910347:3109:35)
at FieldSelect2 (http://localhost/node_modules/.vite/deps/@react-awesome-query-builder_antd.js?v=99910347:2446:5)
at Field2 (http://localhost/node_modules/.vite/deps/chunk-7GVSBFZ2.js?v=99910347:3385:5)
at div
at div
at Col2 (http://localhost/node_modules/.vite/deps/chunk-7GVSBFZ2.js?v=99910347:3201:23)
at FieldWrapper2 (http://localhost/node_modules/.vite/deps/chunk-7GVSBFZ2.js?v=99910347:

My package .Json:

    "antd": "^4.24.14",
    "@react-awesome-query-builder/antd": "^6.4.1",
    "@react-awesome-query-builder/core": "^6.4.1",
    "@react-awesome-query-builder/ui": "^6.4.1",

I think this problem is solved in Antd 5.x. But in the above package versions I see this problem in the console when I say add filter.

Question 1: Is this an important problem that affects performance?
Question 2: Can I solve this with the above package versions

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

No branches or pull requests

1 participant