Skip to content

Esc key error on bootstrap 5 with attribute data-container="body" #2882

@Mohit-excel

Description

@Mohit-excel

When i give attribute on select as data-container="body", and i open select dropdown , so i try to close using esc key and as i pressed esc key , dropdown closes but there is error in console as
dropdown.js:97 Uncaught TypeError: Cannot read properties of undefined (reading 'parentNode')
at new hi (dropdown.js:97:34)
at hi.getOrCreateInstance (base-component.js:65:41)
at HTMLDivElement.dataApiKeydownHandler (dropdown.js:418:31)
at HTMLDocument.n (event-handler.js:118:19)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions