SeleniumHQ/seleniumhq.github.io

[๐Ÿ› Bug]: Uncaught TypeError: Cannot read properties of null (reading '__k')

nvborisenko opened this issue ยท 1 comments

What happened?

Go to the https://www.selenium.dev/downloads/

In browser console I see the following error:

js@3.6.0:8 Uncaught TypeError: Cannot read properties of null (reading '__k')
    at Ce (js@3.6.0:8:18218)
    at js@3.6.0:8:127373
    at downloads/:572:3728

image

What browsers and operating systems are you seeing the problem on?

Win 11, Chrome 130

@nvborisenko, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!