I setup Flutter workflow on my Mac (macOS 10.14.6) and I can create a project, use Xcode/Android/VsCode and run my project on the simulators. But, I can't run m
I have a requirement where the sorting of the list depends on the state which can be toggled using a button. The user should be able to sort only when he is in
I'm currently using docker 20.10.9 version. My host is enabled with ipv4 but when I run the docker I get the following error. Error Image How can we disable ipv
Using Vue 3, how do I add path-browserify to vue.config.js? module.exports = { chainWebpack: config => {} } I am receiving the following error when comp
I'm fairly new to React and I'm not sure how to handle components refresh through my app. See the below example: I have a component <ChartPage> which cont
My application needs to save a byte[] to disk, the issue is that I know it is an excel file but not what the correct file extension is. Is there a way I can tel
I am fetching two object arrays from api backend and joined by id if exists, all of them in useEffect. I am confusing, cause if write "console.log" whole info i
I am trying to access a google sheet using Google's sheets API using PHP I am stuck with this error ! Fatal error: Uncaught Error: Undefined constant Google\Se