Skip to content

Tabs with missing titles are hard to diagnose #64

Open
@wilkinsona

Description

@wilkinsona

When a tab as no title, the Javascript fails with an error like the following:

TypeError: null is not an object (evaluating 't.querySelector(".title").textContent')

It would be good to catch these missing titles at build time if we can. Failing that, it would be good to report a better error so that it's easier to identify the places where the titles are missing.

/cc @artembilan @Buzzardo

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