Closed
Description
When navigating from https://erlang.org/docs/28 and clicking any of the application links (for example stdlib
), sometimes swup crashes with the error below:
html-6VTPNSGQ.js:152 [swup] Container missing in incoming document: #main
(anonymous) @ html-6VTPNSGQ.js:152
Error: [swup] Container mismatch, aborting
at html-6VTPNSGQ.js:152:17234
at html-6VTPNSGQ.js:152:5895
at new Promise (<anonymous>)
at _u (html-6VTPNSGQ.js:152:5869)
at Bn.run (html-6VTPNSGQ.js:152:9618)
at Bn.call (html-6VTPNSGQ.js:152:9064)
at async Lt.Du [as renderPage] (html-6VTPNSGQ.js:152:17053)
at async html-6VTPNSGQ.js:152:14707
at async Bn.run (html-6VTPNSGQ.js:152:9612)
at async Bn.call (html-6VTPNSGQ.js:152:9053)
As #2084 is not yet implemented, we are using html redirects to achieve the same thing which I assume is the reason why swup is not happy.
Metadata
Metadata
Assignees
Labels
No labels