airbnb/hypernova-react

ReactDOM.hydrate is no longer supported in React 18

Open

#74 创建于 2023年1月27日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (42 fork)github user discovery
help wanted

仓库指标

Star
 (247 star)
PR 合并指标
 (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

贡献者指南