Skip to content

[ui5-popover]: complaining about invalid opener #10222

Closed
@nnaydenow

Description

@nnaydenow

Bug Description

Hi colleagues,

I have following setup:

<ui5-button id="btnOpen">Open Menu</ui5-button> <br/>
<ui5-popover open opener="btnOpen">
    <ui5-button>test</ui5-button>
</ui5-popover>

In the console there is an error where Popover.ts is complaining that there is no valid opener.

image

If I reorder the attributes the error doesn't exist.

Affected Component

ui5-popover

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

...

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

nightly

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions