You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/21 04:27:30 UTC

[GitHub] [pulsar] tuteng opened a new pull request #4991: [website] Fix the problem that tab click on the page did not response.

tuteng opened a new pull request #4991: [website] Fix the problem that tab click on the page did not response.
URL: https://github.com/apache/pulsar/pull/4991
 
 
   
   Fixes https://github.com/apache/pulsar/issues/4990
   
   Master Issue: https://github.com/apache/pulsar/issues/4990
   
   ### Motivation
   [pjax-api](https://github.com/falsandtru/pjax-api) conflicts with [scrollSpy](https://github.com/facebook/docusaurus/blob/e486d3d1b0e0a397f242368357fbedbe767104c7/packages/docusaurus-1.x/lib/static/js/scrollSpy.js). Cause that cache headingsCache used by variable findHeadings to not be update correctly.
   
   Modifications
   * Delete file pjax-api.min.js
   
   ### Verifying this change
   
   Run ok locally
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services