I’ve created a JavaScript timer and placed it in the front template of the card to do some tweaks. However, when I test it during review, it continues to run even when I flip to the back side (this issue doesn’t occur on AnkiDroid), it seems that Anki runs the scripts once in the beginning of the review session only.
I would like it to run only on the front sides and not persist to the back side (i don’t want communication between scripts of the front and the back templates)
Thank you!