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

[lib] Compatibility with React 19 (RC) for Next JS 15 (Stable) #3163

Open
GMatrixGames opened this issue Oct 26, 2024 · 1 comment
Open

[lib] Compatibility with React 19 (RC) for Next JS 15 (Stable) #3163

GMatrixGames opened this issue Oct 26, 2024 · 1 comment

Comments

@GMatrixGames
Copy link

tdesign-react 版本

1.9.2

重现链接

No response

重现步骤

  • Update to React 19 RC and/or Next JS 15 Stable.
  • Attempt to load page using systems like 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.

Copy link
Contributor

👋 @GMatrixGames,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

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

No branches or pull requests

2 participants