StackOverflow Questions for Tag: react-dom

Bogdan Gishka
Bogdan Gishka

Reputation: 484

How heavy in terms of performance the ReactDOM.render function at the start?

Score: 1

Views: 312

Answers: 1

Read More
DenisF
DenisF

Reputation: 29

Why render error in react v18 occurs although I do not use legacy code?

Score: 2

Views: 2819

Answers: 1

Read More
RahulGarg
RahulGarg

Reputation: 329

You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before

Score: 32

Views: 67958

Answers: 8

Read More
Lee Jongseo
Lee Jongseo

Reputation: 241

Why does react 18 warn using createRoot inside the container?

Score: 0

Views: 461

Answers: 2

Read More

Tldraw and React portal, change handler issue

Score: 1

Views: 93

Answers: 0

Read More
ablaszkiewicz1
ablaszkiewicz1

Reputation: 984

React 18 displays ReactDOM.render warning even though I switched to the new standard

Score: 2

Views: 1722

Answers: 3

Read More
jvllmr
jvllmr

Reputation: 506

React 18 async way to unmount root

Score: 12

Views: 13924

Answers: 1

Read More
Daniel Vinay
Daniel Vinay

Reputation: 1

How can I observe a google translate DOM change?

Score: 0

Views: 46

Answers: 0

Read More
Berk Cohadar
Berk Cohadar

Reputation: 171

Next.js 13 - Fetch Failed Error. How do I resolve this?

Score: 17

Views: 16412

Answers: 5

Read More
scott dickerson
scott dickerson

Reputation: 906

Is there a way to accomplish `renderToStaticMarkup` on the client-side in React 18

Score: -1

Views: 1683

Answers: 1

Read More
Alessandro Cali
Alessandro Cali

Reputation: 419

React 16: Error: Unable to find node on an unmounted component

Score: 14

Views: 52025

Answers: 3

Read More
Varsha Vinod
Varsha Vinod

Reputation: 289

TypeError: Cannot destructure property 'config' of 'cacheKeyOptions' as it is undefined

Score: 2

Views: 859

Answers: 1

Read More
J. Jackson
J. Jackson

Reputation: 3774

Expo returns "Metro error: Unable to resolve module react-dom/server.node" error?

Score: 1

Views: 807

Answers: 2

Read More
Ray
Ray

Reputation: 930

Problem compiling out-dated Typescript code

Score: 1

Views: 169

Answers: 1

Read More
Danielo515
Danielo515

Reputation: 7181

Should I use ref or findDOMNode to get react root dom node of an element?

Score: 22

Views: 39489

Answers: 2

Read More
Leonardo
Leonardo

Reputation: 123

React error in index.js, "Uncaught ReferenceError: dom is not defined"

Score: 0

Views: 1106

Answers: 3

Read More
Aashutosh Kumar
Aashutosh Kumar

Reputation: 81

How to reset the state returned from useFormState in react js?

Score: 8

Views: 5651

Answers: 2

Read More
Renato Rodrigues
Renato Rodrigues

Reputation: 195

Should I use React.createElement to return multiple children from a Component?

Score: 0

Views: 63

Answers: 2

Read More
Hari Kishore
Hari Kishore

Reputation: 2890

Argument of type 'HTMLElement | null' is not assignable to parameter of type 'Element'. Type 'null' is not assignable to type 'Element'.ts(2345)

Score: 132

Views: 187362

Answers: 12

Read More
steve238
steve238

Reputation: 1259

How to fix the 'Warning: useLayoutEffect does nothing on the server', when using reactDOMServer.renderToString()?

Score: 0

Views: 478

Answers: 1

Read More
PreviousPage 2Next