Updated Code - in the do block I am now using the below code , there is no error but is the approach correct ? do { let input = try Data(content
Is it possible to remove asking microphone permission for camera plugin for android device using flutter I have tried like below in my AndroidManifest.xml but
Recently,I want to implement a function of upload At first,I extracted a abstract class --BaseServlet as follows: public abstract class BaseServlet extends Http
I am trying to implement a switch statement alternative using a map object and the functions that are supposed to be called according to the condition are being
I can get the user to select a SharePoint folder but wasn't successful in looping through the files in selected SharePoint folder. However, I can make them sele
I have the following problem. I need to stop the drop indicator from showing up when I don't want to complete the drop event, which is conditional on dropIndi
I'm working on an image cropping project. I made an overlay above the image. and a moving transparent box above them all. I need to show a part of the image thr
Getting this error please tell me how to resolve this thank you. getClients(): Observable<Client[]> { // get clients with id this.clients =
I'd like to get the innerHTML of a rendered component in Vue 3 but I don't figure out how. I know how to do this with refs on standard HTML markup, but it doesn