agenta
agenta copied to clipboard
antd warning in main page
Describe the bug We have multiple warnings because of deprecation from antd in the main page (apps)
Warning: [antd: Menu] `children` will be removed in next major version. Please use `items` instead. [client.js:1:909](webpack://_N_E/node_modules/next/dist/compiled/@next/react-dev-overlay/dist/client.js?4d30)
error client.js:1
error next-dev.js:27
warning warning.js:19
call warning.js:39
warningOnce warning.js:44
warning warning.js:8
InternalMenu menu.js:57
React 8
workLoop scheduler.development.js:266
flushWork scheduler.development.js:239
performWorkUntilDeadline scheduler.development.js:533
Warning: [antd: Modal] `visible` will be removed in next major version, please use `open` instead. [client.js:1:909](webpack://_N_E/node_modules/next/dist/compiled/@next/react-dev-overlay/dist/client.js?4d30)
error client.js:1
error next-dev.js:27
warning warning.js:19
call warning.js:39
warningOnce warning.js:44
warning warning.js:8
Modal Modal.js:57
Context for new comers. There is an open PR for solving this warning. However, we were not able to remove the warning for the menu items while keeping the tooltip inside the menu (see the discussion in the PR). Any help is welcome!
Hello @mmabrouk . Is this issue open ? If yes, I would like to work on it again. I've previously fixed similar issues in agenta and would love to do the same again.
Hello @mmabrouk . Is this issue open ? If yes, I would like to work on it again. I've previously fixed similar issues in agenta and would love to do the same again.
@mmabrouk is currently away and not available until mid or late this week. Yes, the issue is open. I'll assign it to you now!