Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tabs with missing titles are hard to diagnose #64

Open
wilkinsona opened this issue Aug 4, 2022 · 0 comments
Open

Tabs with missing titles are hard to diagnose #64

wilkinsona opened this issue Aug 4, 2022 · 0 comments

Comments

@wilkinsona
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant