airbnb/hypernova-react

ReactDOM.hydrate is no longer supported in React 18

开放

#74 创建于 2023年1月27日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (42 个派生)github user discovery
help wanted

仓库指标

星标
 (247 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi Everyone!

On the execution of this line

import { renderReact } from 'hypernova-react';
.
.
.
renderReact('App', ReduxApp);

I am seeing the following error in the console. Is this on hypernova's end or on my end? image

贡献者指南