-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Error on JavaScript console when no announcement shown #49210
Comments
This issue is currently awaiting triage. SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the The Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/retitle Error on JavaScript console when no announcement shown |
/area web-development For me, this wouldn't be a priority to fix. |
I can't proceed with the tutorial due to an issue. What should I do? |
@parkilwoo can you describe the symptoms you are seeing when you try to follow a tutorial? |
The interactive tutorial does not work. |
@parkilwoo Katacoda environment for the Kubernetes tutorial has been shut down. Refer the announcement here. We have an umbrella issue raised #41496 to remove tutorials that rely on Katacoda for all localized documents. |
Nothing [new] to fix. /close not-planned |
@sftim: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
In the code above, e is null in the
let e = document.querySelector("#announcement")
part. Please check “#announcement”.The text was updated successfully, but these errors were encountered: