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

貢獻者指南