Skip to content

bug: Rendering issues on the Docs page #1559

@kasual1

Description

@kasual1

Prerequisites

Stencil Version

4.38

Current Behavior

Accessing stencil's docs page: https://stenciljs.com/docs/introduction causes rendering issues as depicted in the screenshot below. Already cleared cache. I'm accessing the page from Germany. Testing on multiple devices with multiple browsers does not cause the issue. Might be unique to my machine, but still wanted to give you guys an heads up.

Image

dev console output:
GET https://stenciljs.com/docs/assets/css/styles.3db5c99f.css net::ERR_ABORTED 429 (Too Many Requests)Understand this error
introduction:22 GET https://stenciljs.com/docs/img/logo-light.png 429 (Too Many Requests)Understand this error
introduction:49 GET https://stenciljs.com/docs/img/logo-light.png 429 (Too Many Requests)Understand this error
runtimemain.d713c8f4.js:1 GET https://stenciljs.com/docs/assets/js/aba21aa0.ce2ffd69.js net::ERR_ABORTED 429 (Too Many Requests)
r.l @ runtime
main.d713c8f4.js:1
r.f.j @ runtimemain.d713c8f4.js:1
(anonymous) @ runtime
main.d713c8f4.js:1
r.e @ runtimemain.d713c8f4.js:1
i.aba21aa0 @ main.fa48d961.js:2
u @ main.fa48d961.js:2
(anonymous) @ main.fa48d961.js:2
p @ main.fa48d961.js:2
g @ main.fa48d961.js:2
n.preload @ main.fa48d961.js:2
(anonymous) @ main.fa48d961.js:2
F @ main.fa48d961.js:2
45022 @ main.fa48d961.js:2
r @ runtime
main.d713c8f4.js:1
(anonymous) @ main.fa48d961.js:2
r.O @ runtimemain.d713c8f4.js:1
(anonymous) @ main.fa48d961.js:2
a @ runtime
main.d713c8f4.js:1
(anonymous) @ main.fa48d961.js:2Understand this error
runtimemain.d713c8f4.js:1 GET https://stenciljs.com/docs/assets/js/95455.99ca875a.js net::ERR_ABORTED 429 (Too Many Requests)
r.l @ runtime
main.d713c8f4.js:1
r.f.j @ runtimemain.d713c8f4.js:1
(anonymous) @ runtime
main.d713c8f4.js:1
r.e @ runtimemain.d713c8f4.js:1
i.a94703ab @ main.fa48d961.js:2
u @ main.fa48d961.js:2
(anonymous) @ main.fa48d961.js:2
p @ main.fa48d961.js:2
g @ main.fa48d961.js:2
n.preload @ main.fa48d961.js:2
(anonymous) @ main.fa48d961.js:2
F @ main.fa48d961.js:2
45022 @ main.fa48d961.js:2
r @ runtime
main.d713c8f4.js:1
(anonymous) @ main.fa48d961.js:2
r.O @ runtimemain.d713c8f4.js:1
(anonymous) @ main.fa48d961.js:2
a @ runtime
main.d713c8f4.js:1
(anonymous) @ main.fa48d961.js:2Understand this error
runtimemain.d713c8f4.js:1 Uncaught (in promise) ChunkLoadError: Loading chunk 35742 failed.
(error: https://stenciljs.com/docs/assets/js/aba21aa0.ce2ffd69.js)
at r.f.j (runtime
main.d713c8f4.js:1:42946)
at runtimemain.d713c8f4.js:1:1209
at Array.reduce ()
at r.e (runtime
main.d713c8f4.js:1:1187)
at i.aba21aa0 (main.fa48d961.js:2:63631)
at u (main.fa48d961.js:2:519865)
at main.fa48d961.js:2:520140
at Array.forEach ()
at p (main.fa48d961.js:2:520113)
at g (main.fa48d961.js:2:520759)

Expected Behavior

The docs page should load without rendering issues

System Info

Steps to Reproduce

Open a browser and navigate to: https://stenciljs.com/docs/introduction

Code Reproduction URL

https://github.com/stenciljs/core/issues?q=docs

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions