Angular app is working fine in IE and chrome but in safari it is not working even not showing any error and tried with polyfill and here polyfill.ts /** IE9,
i'm currently working on Android APP that acts as Default Dialer App in voice calls. The app has a service running in background, The fact is that once i change
I'm trying to test a function that is subscribing to receive events notifications when a file is changed. the function is the following: const ccm2Listener = ()
In ASP.NET Core-5 Web API, I have this code in server-side pagination. Helper: PagedList public class PagedList<T> : List<T> { public int Curren
I realize this is a bit of a non-specific question, but I'm not exactly sure where my issue lies, so bear with me please. I am attempting to setup Action Cable
This is First time i am facing this issue. Actually, I am not able to update or delete some of record from RDS db but other records are able to update and delet
I am trying to send messages from nodejs using "whatsapp-web.js" library but during the process I have received some errors, at the moment I am getting the erro
I tried to install the package "tidyverse" recently. It didn´t work as my default library is apparently leading into a OneDrive file. I´ve tried cha
In the following, TEST_DATA is my data and TEST_VALIDATE is the table I am validating against. I want to test TEST_DATA.DVALUE against TEST_VALIDATE and adjust