Skip to content

#links-output href info message test got broken #47

@WofWca

Description

@WofWca

let btn3 = h("button", {}, "info and notify all with deep-link to #links-output section");
btn3.onclick = () => {
window.webxdc.sendUpdate({ payload: "", info: "open #links-output", href: "index.html#links-output", notify: {"*": "notify #links-output"} }, "");
};
ul.append(h("li", {}, btn3));

No longer works because the element is hidden since ada6442 (#39) on first start of the app.

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