The docsite javascript examples are currently broken for multiple components (including combobox) due to the example JS being loaded before some of the components.
Possible Solution
To solve this, we need to change these peer dependencies to direct dependencies:
auro-input
auro-dropdown
Context
This issue affects any users of Auro trying to navigate how to use our components in specific ways because certain examples in our documentation are not working.
General Support Request
Support request
The docsite javascript examples are currently broken for multiple components (including combobox) due to the example JS being loaded before some of the components.
Possible Solution
To solve this, we need to change these peer dependencies to direct dependencies:
Context
This issue affects any users of Auro trying to navigate how to use our components in specific ways because certain examples in our documentation are not working.