-
Hi, I'll try to list all the needed details here, hoping someone could help. First the OS, browsers and dependencies, unrelevant ones have been omitted: Windows 11 "dependencies": { So it's a Vue3 + TypeScript + Vite app with HeadlessUI and TailwindCSS. I'm experiencing issues with the Combobox, where if the list grows long and complicated enough, it errors out every time in the console:
I've spent the day debugging my app, trying to find where such effect could be occurring. Then I created a new testing component from scratch using the HeadlessUI example as base, and experience the same problem. With 500 items, the list takes multiple seconds to open and eventually the error is thrown. I'll paste the testing component code here, but I don't have a repro in Codesandbox or similar.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Turned into an issue: #3455 |
Beta Was this translation helpful? Give feedback.
Turned into an issue: #3455