From a6aa468d711b3a08ee2ea09ff5120da24a1dc1e7 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 20 Sep 2023 11:39:03 +0300 Subject: [PATCH] Updated Debugging (markdown) --- Debugging.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Debugging.md b/Debugging.md index a95e14c..abe1dee 100644 --- a/Debugging.md +++ b/Debugging.md @@ -1,5 +1,7 @@ ## Maximum Call Stack Size Exceeded +https://github.com/wekan/wekan/issues?q=is%3Aissue+maximum+call+stack+is%3Aclosed + This can happen, when there is too much or incompatible code at browserside, for example at iOS Safari. To fix it: