"Uncaught TypeError: Failed to set an indexed property on 'Window'" when enabling debug mode

I’m encountering an issue when enabling debug mode in Uppy. Specifically, I receive the following error message:

Uppy.js:216 Uncaught TypeError: Failed to set an indexed property on 'Window': Indexed property setter is not supported.

This error occurs only when debug mode is set to true. I have tried updating to the latest version of Uppy, but the issue persists.

If you have any insights or suggestions for how I might resolve this issue, I would greatly appreciate it. Thank you in advance for your assistance.

Best regards