fix crash when decoding malformed urls (#1865)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Sun, 4 Aug 2024 05:38:20 +0000 (11:08 +0530)
committerGitHub <noreply@github.com>
Sun, 4 Aug 2024 05:38:20 +0000 (15:38 +1000)
commit581211f13e20c87fbfef6410ddf57a13c7a0b49a
tree386bb39cdc4d3cf9a13aea322f41d27f3feb27ab
parent8ed78d48fb05c2066ce3eaa317922a99a80110db
fix crash when decoding malformed urls (#1865)
src/app/components/editor/input.ts
src/app/components/url-preview/UrlPreviewCard.tsx
src/app/pages/auth/AuthLayout.tsx
src/app/plugins/react-custom-html-parser.tsx
src/app/utils/dom.ts