Getting error upon Selecting Run the Test

Hi team, Good day,
When i give Run the Test and the Modal pop up comes i get an error in my browser console. Below is the error i am getting is this something related to my browser.

Uncaught RangeError: Maximum call stack size exceeded.
    at HTMLDocument.Q.enforceFocus (Modal.js?e7f5*:611)
    at t.setSelectionRange (editor.main.js:31)
    at e.writeToTextArea (editor.main.js:31)
    at r._setAndWriteTextAreaState (editor.main.js:31)
    at r.writeScreenReaderContent (editor.main.js:31)
    at r._setHasFocus (editor.main.js:31)
    at HTMLTextAreaElement.<anonymous> (editor.main.js:31)
    at t.setSelectionRange (editor.main.js:31)
    at e.writeToTextArea (editor.main.js:31)
    at r._setAndWriteTextAreaState (editor.main.js:31)

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.

So is this issue is been already reported in the github @ArielLeslie .