[
https://issues.apache.org/jira/browse/BEAM-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415068#comment-17415068
]
Beam JIRA Bot commented on BEAM-12373:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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: P2
> Labels: stale-P2
>
> 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)