Error message when burying card

I often get the following error message when manually burying cards during review.

Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you've discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.48 (fb07bad3) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-10-03 20:06:57

Caught exception:
Traceback (most recent call last):
  File "aqt\webview.py", line 41, in cmd
  File "aqt\webview.py", line 142, in _onCmd
  File "aqt\webview.py", line 595, in _onBridgeCmd
  File "aqt\reviewer.py", line 509, in _linkHandler
  File "aqt\sound.py", line 869, in play_clicked_audio
IndexError: list index out of range

The shared deck author appears to be using JavaScript: Styling & HTML - Anki Manual

You can remove the script part from the back template, and/or report the issue to them.

Thanks! I made a change to the script and don’t seem to have the error anymore now.