Focus is lost in abp.confirm.message dialog when its show on modal pop.
We are facing this issue after upgrading project from Version(9.1.0) to Version(12.0.0).
abp.notify.warn(data.message) and abp.notify.error(data.message) gives a blank badge at the bottom of the screen while abp.notify.success(data.message) and abp.notify.info(data.message) works on the same page. path of js is : \src\CDP.Web.Mvc\wwwroot\view-resources\Views\FolderName\File.js
We are facing this issue after upgrading project from Version(9.1.0) to Version(13.0.0).
related ticket
https://support.aspnetzero.com/QA/Questions/2356/Elastic-Redis-Cache-AWS
We are facing similar issue
We are getting following error
RedisConnectionException: It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code.
Telnet is also working
Regards,
We're in the process of upgrading our project from ASP.NET Zero 8 to 12.1, which involves transitioning from Metronic V6 to V8. Previously, in Metronic V6, Summernote functioned smoothly. However, with its removal in Metronic V8, we've integrated Summernote from their official website. While it functions well on our main pages, we've encountered an issue where it doesn't work within modal or partial pages.
We are using ASP.NET Zero 12.1 (Metronic V8) for our web platform. Currently, we are tasked with a new requirement: to dynamically adjust the favicon and page title based on the tenant context. Project Type: ASP .NET Core + jQuery.
Thanks
Hi Team,
We have upgraded datatables version 1.10.13 to 2.0.0 in project because the identified library jquery.datatables, version 1.10.13 is vulnerable.
So, now we are getting error in application and datatables is not getting load on any page.
Please find below the attached doc for reference :
So, please suggest how we can upgrade the datatables in project without getting any issue.