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: