I have integrated the library in blazor wasm net6 application, until some week ago it works well.
Now when i try to open an alert it raise this error on console:

index.html is not changed and contains reference to js ( <script src="_content/CurrieTechnologies.Razor.SweetAlert2/sweetAlert2.min.js"></script>)
any help?