diff --git a/BTCPayServer/wwwroot/checkout/js/core.js b/BTCPayServer/wwwroot/checkout/js/core.js index 87511abf9..f49b529e6 100644 --- a/BTCPayServer/wwwroot/checkout/js/core.js +++ b/BTCPayServer/wwwroot/checkout/js/core.js @@ -432,6 +432,7 @@ $(document).ready(function () { } } ); + resetTabsSlider(); });