From f325dafde1cae8a5adaadc731c22552b276614ea Mon Sep 17 00:00:00 2001 From: Avinal Kumar Date: Wed, 14 Sep 2022 17:03:22 +0530 Subject: [PATCH] disable scrollonfragmnt --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 8ed1b62..ccbfafc 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - + Document @@ -74,7 +74,7 @@ // document.getElementById("toc-entries").innerHTML = toc; }); - app.ports.isRenderComplete.send(renderSuccess); + // app.ports.isRenderComplete.send(renderSuccess);