You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "David Huntsperger (Jira)" <ji...@apache.org> on 2021/05/19 23:09:00 UTC

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

David Huntsperger created BEAM-12373:
----------------------------------------

             Summary: 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: David Huntsperger


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)