You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at invariant (invariant.js:44)
at Object._renderSubtreeIntoContainer (ReactMount.js:347)
at Object.render (ReactMount.js:422)
at s (react-popout.min.js:1)
at t.value (react-popout.min.js:1)
at ReactCompositeComponent.js:264
at measureLifeCyclePerf (ReactCompositeComponent.js:75)
at ReactCompositeComponent.js:263
at CallbackQueue.notifyAll (CallbackQueue.js:76)
at ReactReconcileTransaction.close (ReactReconcileTransaction.js:80)```
If I only want to open a URL, I shouldn't need a child element in the Popup component.
but this creates
invariant.js:39 Uncaught Invariant Violation: ReactDOM.render(): Invalid component element.
The text was updated successfully, but these errors were encountered: