airbnb/hypernova-react

ReactDOM.hydrate is no longer supported in React 18

Open

#74 aperta il 27 gen 2023

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (42 fork)github user discovery
help wanted

Metriche repository

Star
 (247 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor