Updated Debugging (markdown)

Lauri Ojansivu 2023-09-20 11:39:03 +03:00
parent 3603b0f434
commit a6aa468d71

@ -1,5 +1,7 @@
## Maximum Call Stack Size Exceeded ## 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. This can happen, when there is too much or incompatible code at browserside, for example at iOS Safari.
To fix it: To fix it: