Home > database >  How to correct React Portal error: Target container is not a DOM element
How to correct React Portal error: Target container is not a DOM element

Time:04-11

im having an issue getting react portals working. I dont understand why I am receiving error message portal id is not DOM element that is clearly a valid DOM element.

I have a sandbox Edit portal id is not a DOM element (forked)

  • Related