AlphaWang opened a new issue, #16963: URL: https://github.com/apache/pulsar/issues/16963
**Describe the bug** https://pulsar.apache.org/docs/ crashes while changing the width of web browser. **To Reproduce** Steps to reproduce the behavior: 1. Open 'https://pulsar.apache.org/docs/ ' with web browsers. 2. Drag the browser to make the width smaller. 3. Crashes with error: This page crashed. (0 , a.useNavbarMobileSidebar) is not a function 4. Browser console error: ``` main.b969a23a.js:2 TypeError: (0 , a.useNavbarMobileSidebar) is not a function at pe (1be78505.48e6e8c1.js:1:8638) at is (main.b969a23a.js:2:436075) at Gi (main.b969a23a.js:2:488156) at Lc (main.b969a23a.js:2:475429) at Pc (main.b969a23a.js:2:475357) at Cc (main.b969a23a.js:2:475220) at yc (main.b969a23a.js:2:472207) at main.b969a23a.js:2:421994 at t.unstable_runWithPriority (main.b969a23a.js:2:537060) at Wa (main.b969a23a.js:2:421771) li @ main.b969a23a.js:2 r.componentDidCatch.n.callback @ main.b969a23a.js:2 br @ main.b969a23a.js:2 gi @ main.b969a23a.js:2 Rc @ main.b969a23a.js:2 t.unstable_runWithPriority @ main.b969a23a.js:2 Wa @ main.b969a23a.js:2 Oc @ main.b969a23a.js:2 yc @ main.b969a23a.js:2 (anonymous) @ main.b969a23a.js:2 t.unstable_runWithPriority @ main.b969a23a.js:2 Wa @ main.b969a23a.js:2 Ya @ main.b969a23a.js:2 Ka @ main.b969a23a.js:2 mc @ main.b969a23a.js:2 Ns @ main.b969a23a.js:2 e @ main.b969a23a.js:2 main.b969a23a.js:2 Error: Unexpected: no Docusaurus route context found at i (main.b969a23a.js:2:256761) at f (main.b969a23a.js:2:257724) at is (main.b969a23a.js:2:436075) at Gi (main.b969a23a.js:2:488156) at Lc (main.b969a23a.js:2:475429) at Pc (main.b969a23a.js:2:475357) at Cc (main.b969a23a.js:2:475220) at yc (main.b969a23a.js:2:472207) at main.b969a23a.js:2:421994 at t.unstable_runWithPriority (main.b969a23a.js:2:537060) ``` **Expected behavior** The web page should be responsive. **Screenshots** If applicable, add screenshots to help explain your problem.   **Desktop (please complete the following information):** - OS: MacOS - Browser: Chrome 103.0.5060.134, Safari 15.6 (17613.3.9.1.5) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
