Skip to content

Button inside getMatchTopHTML #15

@peterlondon1

Description

@peterlondon1

Hi Sergi,

I'm back on the project and having trouble with a button within getMatchTopHTML - the button is visible but it doesn't respond.

getMatchTopHTML: (match) => {
		return `<button type="button" onclick="alert('Hello world!')">Click Me!</button>`;
}

Is there a restriction on the kind of button one can include?

thanks,

Peter

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