Open GMatrixGames opened 1 month ago
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.
"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]
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.
👋 @GMatrixGames,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
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.