[
https://issues.apache.org/jira/browse/BEAM-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-12373:
---------------------------------
Priority: P3 (was: 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
> 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)