You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/11/07 17:26:00 UTC

[jira] [Commented] (BEAM-12373) Selecting page sections causes an Uncaught TypeError

    [ https://issues.apache.org/jira/browse/BEAM-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440064#comment-17440064 ] 

Beam JIRA Bot commented on BEAM-12373:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> 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
>            Assignee: Mike Hernandez
>            Priority: P3
>              Labels: stale-assigned
>
> 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.20.1#820001)