studio icon indicating copy to clipboard operation
studio copied to clipboard

Unstable - Uncaught RangeError: Maximum call stack size exceeded.

Open pcenov opened this issue 4 months ago • 2 comments

Observed behavior

When creating a new folder or exercise within a folder with metadata I am seeing the following error in the console seemingly without any user facing consequences:

Uncaught RangeError: Maximum call stack size exceeded KModal.vue:367

Expected behavior

It should be further investigated what is the cause for the error and it should be fixed.

Steps to reproduce the issue

  1. Go to https://unstable.studio.learningequality.org/en/accounts/#/ and sign in
  2. Open a channel with folders with metadata and create a new folder or an exercise within such a folder
  3. Observe the error in the console

Additional information

maximum call stack

Usage Details

  • OS: Windows 10, Ubuntu
  • Browser: Chrome, Firefox
  • URL: https://unstable.studio.learningequality.org/
  • Caused by: https://github.com/learningequality/studio/pull/4635

pcenov avatar Sep 30 '24 14:09 pcenov