We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Chat
2.72.0
Warning: findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node at ReactResizeObserver (http://localhost:5173/node_modules/.vite/deps/@douyinfe_semi-ui.js?v=f6d0c985:65787:5) at div at TextArea (http://localhost:5173/node_modules/.vite/deps/@douyinfe_semi-ui.js?v=f6d0c985:97312:5) at div at div at div at div at InputBox (http://localhost:5173/node_modules/.vite/deps/@douyinfe_semi-ui.js?v=f6d0c985:159720:5) at div at div at Chat (http://localhost:5173/node_modules/.vite/deps/@douyinfe_semi-ui.js?v=f6d0c985:161033:5)
No warning
1 Use Chat Component in Project
return (<Chat/>)
- OS: Windows - browser: Chrome
nothing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Which Component
Chat
Semi Version
2.72.0
Current Behavior
Warning: findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node
at ReactResizeObserver (http://localhost:5173/node_modules/.vite/deps/@douyinfe_semi-ui.js?v=f6d0c985:65787:5)
at div
at TextArea (http://localhost:5173/node_modules/.vite/deps/@douyinfe_semi-ui.js?v=f6d0c985:97312:5)
at div
at div
at div
at div
at InputBox (http://localhost:5173/node_modules/.vite/deps/@douyinfe_semi-ui.js?v=f6d0c985:159720:5)
at div
at div
at Chat (http://localhost:5173/node_modules/.vite/deps/@douyinfe_semi-ui.js?v=f6d0c985:161033:5)
Expected Behavior
No warning
Steps To Reproduce
1 Use Chat Component in Project
ReproducibleCode
return (<Chat/>)
Environment
Anything else?
nothing
The text was updated successfully, but these errors were encountered: