semi-design icon indicating copy to clipboard operation
semi-design copied to clipboard

[BUG] next15 不支持semi-design

Open ShrLeeKNsword opened this issue 1 year ago • 8 comments

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

ShrLeeKNsword avatar Oct 26 '24 11:10 ShrLeeKNsword

image next版本更新,问题好多

xCrazylei avatar Oct 27 '24 10:10 xCrazylei

semidesign连react19都没支持, 更遑论next15

Almagestum469 avatar Oct 30 '24 05:10 Almagestum469

不建议现阶段使用 semi 搭配 next 15 、react 19使用 我们还没有启动相关的适配工作,由于这里有比较多的breaking change,是无法做到平滑升级的。

  • 关于 findDOMNode #201
  • 关于 ref api的变动

这些变动,对我们已有的用户群会存在比较大的升级成本。现阶段做这种事情意义不大,只会增大现有用户在常规minor版本之间的升级成本。 我们计划在19正式release后才会启动对应的改造工作。

pointhalo avatar Nov 01 '24 03:11 pointhalo

next15 using react18, not react19. although, it doesn't work now.

taoqf avatar Nov 05 '24 02:11 taoqf

现阶段建议的最大适配的 nextjs 版本是多少?

hj24 avatar Nov 10 '24 06:11 hj24

@pointhalo

hj24 avatar Nov 10 '24 06:11 hj24

any update?

现在支持的 nextjs 是多少呢

xiak avatar Dec 05 '24 02:12 xiak

If we don't use RSC, only React 19 with Tanstack / Remix, is it safe to use or are there any major drawbacks/problems? :)

BleedingDev avatar Jan 10 '25 19:01 BleedingDev