-
When the component is focused, dropdown type-ahead works in the React live demo but not in the Svelte one. I'm curious, how come, how does this happen? What's the level of reuse vs re-implementation among the React / Vue / Svelte / Angular versions, do they all try to catch up to each other, which one is the "canonical" / source-of-truth / "native" one? Are they differently prioritized / endowed within IBM? Or did I stumble on a rare simple plain-old lil' bug 😁 Chromium 125.0.6422.60 on Linux. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello, I created an issue from your report #1975
More context can be found in: #1614. |
Beta Was this translation helpful? Give feedback.
Hello, I created an issue from your report #1975
carbon-components-svelte
is a community-maintained port of@carbon/react
. It's meant to match the user experience of@carbon/react
while catering to the niceties of Svelte development.More context can be found in: #1614.