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
As soon as a select (WITH selectItems inside) is visible, my page breaks.
I attached the browser consoles log
Important error starts with "@heroui_react.js?v=afaff063:2042 Uncaught Error: Unknown element <[object Object]> in collection."
Add a heroui component.
-> page works
Add a heroui component inside
-> page breaks
Expected behavior
It shows a select with the select items inside
Screenshots or Videos
No response
Operating System Version
macOS 15.4 Beta (24E5206s)
Browser
Chrome
The text was updated successfully, but these errors were encountered:
HeroUI Version
2.7.2
Describe the bug
As soon as a select (WITH selectItems inside) is visible, my page breaks.
I attached the browser consoles log
Important error starts with "@heroui_react.js?v=afaff063:2042 Uncaught Error: Unknown element <[object Object]> in collection."
select-bug.log
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Add a heroui component. -> page works Add a heroui component inside -> page breaks Expected behavior It shows a select with the select items inside Screenshots or Videos No response Operating System Version macOS 15.4 Beta (24E5206s) Browser Chrome
The text was updated successfully, but these errors were encountered: