I test with this code, to facilitate testing, I changed the refresh time to 3 seconds.
setTimeout(function (){
window.location.reload();
}, 3000);
Test result for your reference:
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.