We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SubmenuTrigger
Section
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
I've been following progress of Submenu support in RAC (#5648) and excited it was very recently merged! 🎉
Submenu
After trying it, I noticed though it's not yet supported when used together within Sections.
SubmenuTrigger can be a direct child of Section.
An error is thrown:
Unsupported element type in Section: submenutrigger
No response
https://codesandbox.io/p/sandbox/great-goldstine-rzj4sq
Button on the left opens fine (no Section is used) Button on the right throws immediately (SubmenuTrigger is nested within a Section)
1.0.2-nightly.4451
Chrome
MacOS 14.3
The text was updated successfully, but these errors were encountered:
Thanks for catching this! Should be fixed now.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Provide a general summary of the issue here
I've been following progress of
Submenu
support in RAC (#5648) and excited it was very recently merged! 🎉After trying it, I noticed though it's not yet supported when used together within
Section
s.🤔 Expected Behavior?
SubmenuTrigger
can be a direct child ofSection
.😯 Current Behavior
An error is thrown:
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
https://codesandbox.io/p/sandbox/great-goldstine-rzj4sq
Button on the left opens fine (no
Section
is used)Button on the right throws immediately (
SubmenuTrigger
is nested within aSection
)Version
1.0.2-nightly.4451
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
MacOS 14.3
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
The text was updated successfully, but these errors were encountered: