i am useing Material UI 5 with next.js and have implemenmted every steps exactly like the documentation here with emotion and stylis-plugin-rtl v2: https://next
i have a problem running flask. It started fine until I loaded a simple login form. when running flask via gitbash, I get an error like this flask run * Enviro
I'm trying to flattern this json into a pandas dataframe, but it's getting the better of me. [{ 'contact': { 'id': 101, 'email': 'email1@add
How do I set tab width of JavaFX TextArea ? When I use tabulation (tab key) in TextArea, the width of the tabulation is wide. I want to control the width, i.e.
I want to set up Git LFS using Artifactory as storage, but I also want the pointer files to be present on my Github repository. It's been working fine when I ha
During the test, the application stops responding. Is there a way to find out the status of the application via adb? I tried adb shell pidof app, the app is sti
I am trying to deploy functions to firebase using my Mac M1, for which it was required to do an npm install to install packages in node_modules/. I am getting t
Instead if fetching every user by itself, I am trying to fetch an array of users at once. This is the code I am trying to use: var idsArr= ['682999909523259483'
I'm having a really hard time inserting a user option pull down and update a FutureBuilder in my app in Flutter. I researched and tried in many ways to make the