[
https://issues.apache.org/jira/browse/BEAM-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421547#comment-17421547
]
Beam JIRA Bot commented on BEAM-12373:
--------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> Selecting page sections causes an Uncaught TypeError
> ----------------------------------------------------
>
> Key: BEAM-12373
> URL: https://issues.apache.org/jira/browse/BEAM-12373
> Project: Beam
> Issue Type: Bug
> Components: website
> Reporter: David Huntsperger
> Priority: P3
>
> Selecting some page sections in the doc page nav causes an Uncaught TypeError.
> Repro:
> # Open the browser console.
> # Open the programming guide
> [Overview|https://beam.apache.org/documentation/programming-guide/#overview].
> # In the right nav, click “Creating a pipeline” and notice the error
> displayed in the console.
> It looks like the error originates with [this line of
> code|https://github.com/apache/beam/blob/master/website/www/site/static/js/page-nav.js#L110].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)