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
Recently migrated my CRA app using eui to Vite and noticed that any components that use portal doesn't show up at all when running in dev mode. I've created a CodeSandbox to show that.
Getting EUI working fully w/ React 18 + strict mode is on our roadmap for 2023. No promises as to a concrete timeline, but definitely on our radar. Going to go ahead and close this issue as there are already open issues around this, but feel free to +1 the existing issues!
Recently migrated my CRA app using eui to Vite and noticed that any components that use portal doesn't show up at all when running in dev mode. I've created a CodeSandbox to show that.
https://codesandbox.io/p/sandbox/elastic-ui-problems-in-vite-react-ts-c9k6x4
I can't find any reported issue related to the problem I'm seeing. Unfortunately, I know too little about how portal works in React to be helpful.
The text was updated successfully, but these errors were encountered: