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

请问什么时候能和 nextjs 15打通,或者有支持 react 高版本的打算吗,目前存在 react 版本无法兼容问题 #11510

Open
vistwang opened this issue Jan 16, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@vistwang
Copy link

是否关联于某个问题吗:

请用一段简单清晰的文字描述你的想法是关联于某个问题,例如:因为我没办法实现xxx...

预期的解决方案:

请简单描述你想达到的效果...

其他可接受方案:

请简单描述其他你可以接受的效果...

任何附加信息:

请添加任何可以补充说明上述问题的材料,例如图片或视频等...

@vistwang vistwang added the enhancement New feature or request label Jan 16, 2025
@vistwang vistwang changed the title 什么时候能和 nextjs 15打通,目前存在 react 版本无法兼容问题 请问什么时候能和 nextjs 15打通,或者有支持 react 高版本的打算吗,目前存在 react 版本无法兼容问题 Jan 16, 2025
@vistwang
Copy link
Author

node-stack-frames.ts:40 Uncaught ReferenceError: document is not defined
at [project]/node_modules/amis-core/esm/utils/debug.js [ssr] (ecmascript) (

@ranwawa
Copy link
Contributor

ranwawa commented Jan 22, 2025

看你这个报错是属于在服务端渲染时报错了。
全部换成客户端渲染应该就可以

@vistwang
Copy link
Author

vistwang commented Jan 24, 2025

是的,现在想的是 json 渲染用客户端组件做,但是读取页面的 json 的动作放在服务端组件,采用混合渲染的方式,没法渲染出组件dom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants