[BUG] next15 不支持semi-design
Is there an existing issue for this?
- [X] I have searched the existing issues
Which Component
next15 不支持semi-design
Semi Version
No response
Current Behavior
No response
Expected Behavior
No response
Steps To Reproduce
No response
ReproducibleCode
warning "@douyinfe/semi-ui > @douyinfe/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
warning "@douyinfe/semi-ui > @douyinfe/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
warning "@douyinfe/semi-ui > [email protected]" has incorrect peer dependency "react@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0".
warning "@douyinfe/semi-ui > [email protected]" has incorrect peer dependency "react-dom@^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0".
Environment
- OS:
- browser:
Anything else?
No response
next版本更新,问题好多
semidesign连react19都没支持, 更遑论next15
不建议现阶段使用 semi 搭配 next 15 、react 19使用 我们还没有启动相关的适配工作,由于这里有比较多的breaking change,是无法做到平滑升级的。
- 关于 findDOMNode #201
- 关于 ref api的变动
这些变动,对我们已有的用户群会存在比较大的升级成本。现阶段做这种事情意义不大,只会增大现有用户在常规minor版本之间的升级成本。 我们计划在19正式release后才会启动对应的改造工作。
next15 using react18, not react19. although, it doesn't work now.
现阶段建议的最大适配的 nextjs 版本是多少?
@pointhalo
any update?
现在支持的 nextjs 是多少呢
If we don't use RSC, only React 19 with Tanstack / Remix, is it safe to use or are there any major drawbacks/problems? :)