Bug Report:
Steps to reproduce:
- During a session with multiple uses of the code interpreter, I attempted a simple mathematical operation.
- I entered code to calculate
2 + 2.
Expected result:
The code interpreter should have returned the result of the operation, which in this case is
4.
Actual result:
A technical error occurred and the code interpreter did not provide any result. Instead, an "AceInternalException" error message was displayed.
Additional information
Browser: Tested on Brave, Safari, and Firefox.
OS: macOS.