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
Since then, my component is throwing this error when mounting InPortal:
Renderable.tsx:24 TypeError: Cannot assign to read only property 'setPortalProps' of object '#<Object>'
at Object.assign (<anonymous>)
at InPortal2._this.addPropsChannel (react-reverse-portal.js?v=4b696a38:114:16)
at InPortal2.componentDidMount (react-reverse-portal.js?v=4b696a38:126:12)