nashorn-react-fail:一个 nashornreact 错误示例

时间:2024-07-22 19:57:07
【文件属性】:

文件名称:nashorn-react-fail:一个 nashornreact 错误示例

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-22 19:57:07

JavaScript

解释 在 Nashorn 中使用 React (0.12.2) 进行服务端渲染(在 Yosemite 上的nashorn 1.8.0_25测试)时,具有上下文关系的组件会发生一些事情(如在 React 上下文中,而不是this )。 根据Parent和Child上定义的方法,它要么起作用,要么得到以下两个错误之一: TypeError: null is not a function Error: Invariant Violation: Child.getChildContext(): childContextTypes must be defined in order to use getChildContext(). 在测试的情况下,当你在这一点上ReactCompositeComponent.js的_processChildContext ,价值Child.getChildCo


【文件预览】:
nashorn-react-fail-master
----main.js(771B)
----README.md(1KB)
----.gitignore(52B)
----index.js(185B)
----package.json(300B)

网友评论