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

Uncaught TypeError thrown when click the h2 tag in readme page #2170

Closed
ewfian opened this issue Feb 15, 2023 · 0 comments
Closed

Uncaught TypeError thrown when click the h2 tag in readme page #2170

ewfian opened this issue Feb 15, 2023 · 0 comments
Labels
bug Functionality does not match expectation good first issue Easier issue for first time contributors help wanted Contributions are especially encouraged

Comments

@ewfian
Copy link

ewfian commented Feb 15, 2023

Search terms

TypeError, readme,

Expected Behavior

no error

Actual Behavior

Uncaught TypeError: Cannot read properties of null (reading 'tagName')
at Y.ensureFocusedElementVisible (main.js:3:26561)
at main.js:3:26004

image

Steps to reproduce the bug

resize browser window, and click the h2 tag in readme page
image

Environment

  • Typedoc version: 0.23.24
  • TypeScript version: 4.9.5
  • Node.js version: Nodejs 14
  • OS: Windows 10
@ewfian ewfian added the bug Functionality does not match expectation label Feb 15, 2023
@Gerrit0 Gerrit0 added help wanted Contributions are especially encouraged good first issue Easier issue for first time contributors labels Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality does not match expectation good first issue Easier issue for first time contributors help wanted Contributions are especially encouraged
Projects
None yet
Development

No branches or pull requests

2 participants