Skip to content

Custom Buttons example in docs does not work properly #543

@jarikmarwede

Description

@jarikmarwede

The demo for the custom button example on the Popover Buttons documentation page does not work. It does not have the custom "Go to first" button that is shown in the example code.

Image

The reason for that is

config!.onPopoverRendered = attachFirstButton;

which still uses onPopoverRendered which was renamed to onPopoverRender.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions