Starting yesterday my Canvas App is crashing in Studio and throwing Range Error: Maximum call stack size exceeded errors across multiple screens in the console log. Just started yesterday and is unrelated to any code changes. The app is still running and stable outside of Studio in both a browser and embedded in MS Teams. Attaching a screen shot of an example of errors trapped in the console log.
Solved! Go to Solution.
Replying to my own post. Found and fixed the error. I think that I had a recursive loop on a gallery height property based on the AllItems property of the gallery that was causing the maximum call stack size exceeded error . Still scratching my head over why the problem only recently showed up in studio and did not show up outside of studio but am thinking that maybe it is due to a recent increase in data volume in the underlying SharePoint list that caused the error to surface that had been there since the initial release.
Replying to my own post. Found and fixed the error. I think that I had a recursive loop on a gallery height property based on the AllItems property of the gallery that was causing the maximum call stack size exceeded error . Still scratching my head over why the problem only recently showed up in studio and did not show up outside of studio but am thinking that maybe it is due to a recent increase in data volume in the underlying SharePoint list that caused the error to surface that had been there since the initial release.
User | Count |
---|---|
157 | |
93 | |
78 | |
73 | |
57 |
User | Count |
---|---|
201 | |
166 | |
98 | |
94 | |
79 |