Skip to content

Rendering breaks when too many redirects exist #82

Closed
@gradinarufelix

Description

@gradinarufelix

We faced a strange error where the whole rendering broke and no HTML was rendered at all. We found out that if the JSON with the redirects is too big, the browser rendering breaks. I already found a fix where we would move the redirects JSON to a separate script tag and get the data from it, which works. I'll prepare a pull request tomorrow.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions