Skip to content

Custom Combobox Options Trigger Errors #464

Closed
@michaelnabil230

Description

@michaelnabil230

Summary

When using the combobox as shown on the website, it functions correctly with the provided API. However, customizing the options to be displayed in the combobox leads to errors.

Steps to Reproduce

When using the combobox as demonstrated on the website, it works perfectly with the provided API. However, when attempting to customize the options (elements) displayed in the combobox, an error occurs: chunk-BLKX25ZG.js?v=aa93edf8:10453 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'insertBefore'). Additionally, another error appears: chunk-BLKX25ZG.js?v=aa93edf8:8704 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'emitsOptions') . Another error: Uncaught (in promise) TypeError: Cannot set properties of null (setting '__vnode')

Demo Link

https://stackblitz.com/edit/issue-combobox

Expected Behavior

No response

Actual Behavior

No response

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions