We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.6.11
When using the NavbarMenu component with next-ui react 2.6.11 and next.js 15.1.3, an error is shown:
NavbarMenu
Invalid prop `portalContainer` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.
Everything seems to work fine otherwise.
https://stackblitz.com/edit/vitejs-vite-hhenhbdx?file=src%2FApp.tsx
There shouldn't be any errors
macOS
Chrome
The text was updated successfully, but these errors were encountered:
ENG-1833 [BUG] - React error about portalContainer
Sorry, something went wrong.
Peterl561
Successfully merging a pull request may close this issue.
NextUI Version
2.6.11
Describe the bug
When using the
NavbarMenu
component with next-ui react 2.6.11 and next.js 15.1.3, an error is shown:Everything seems to work fine otherwise.
Your Example Website or App
https://stackblitz.com/edit/vitejs-vite-hhenhbdx?file=src%2FApp.tsx
Steps to Reproduce the Bug or Issue
Expected behavior
There shouldn't be any errors
Screenshots or Videos
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: