Hi, @gep13, what are the values in context.AllAttributes
when you stopped at the breakpoint after this line?
context.AllAttributes.AddIfNotContains(new TagHelperAttribute("src", basePath + href));
the url of your logout api call seems wrong.
/undefined/api/TokenAuth
Hi, [email protected], can you try with [UnitOfWork(IsTransactional=false)]
on TokenAuthController.Authenticate()
? to check if the error still occurs?
Hi, can you check if the DOM elements of your modal gets removed after you close the modal? abp.modalManager
will remove the modal container after it is closed.
it seems that the issue is due to your initialization code does not run after the first load.
is the log.txt from public project?
warning should not cause internal server error, can you check the log.txt in web.host project?
Hi, can you check if these scripts are not loading for you as well?
<script abp-src="/view-resources/Areas/AppAreaName/Views/_Bundles/app-layout-libs.js" asp-append-version="true"></script>
<script abp-src="/view-resources/Areas/AppAreaName/Views/_Bundles/scripts.bundle.js" asp-append-version="true"></script>
Hi, can you check if there is any errors in the browser console.
as mentioned by @ismcagdas, you can run npm run create-bundles
for your public website project.
Hi, have you tried the following instead?
<script abp-src="/view-resources/Views/Account/Login.js"></script>
Hi, can you share swagger related code and any static files related setup in your startup.cs
?
the certifitcate used is valid and correct.
https://www.ssllabs.com/ssltest/analyze.html?d=aspnetzero.com&latest