<turbo-stream action="update" target="show_modal">
    <template>  
        <script>
            setTimeout(function() {
                window.location.reload();
            }, 150);
        </script> 
    </template> 
</turbo-stream>