You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Utilizing components that use React's "render" function (This) that was deprecated in React 18, have now been removed entirely and causes said system (like MessagePlugin) to not function anymore.
The text was updated successfully, but these errors were encountered:
tdesign-react 版本
1.9.2
重现链接
No response
重现步骤
MessagePlugin
.期望结果
The toast notification from MessagePlugin should show up.
实际结果
Either no function, or error stating
"reactRender" is not a function
.框架版本
React(19.0.0-rc-69d4b800-20241021), NextJS(15.0.1)
浏览器版本
Brave(1.71.118 Chromium: 130.0.6723.70)
系统版本
Windows(22631.3737) [23H2]
Node版本
22.6.0 (Dockerized)
补充说明
Utilizing components that use React's "render" function (This) that was deprecated in React 18, have now been removed entirely and causes said system (like MessagePlugin) to not function anymore.
The text was updated successfully, but these errors were encountered: