Loïk
Loïk
It may not be the best way to do it, but it worked for me. ` const data = {}; let inputs = body.match(/()/g); for (const input of inputs) {...
Hey, just as a heads up I also made an issue regarding sshfs not working when upgrading to Windows 11 over an Ubuntu home server. Altough it seems our problems...
> Do not use `net use` or map network drive on windows as it seems buggy. In another issue I found a solution that is working well. > > **Related:...
They recently updated their Cordova version to the newest. The hardware check you are talking about is just a plugin from cordova to check if the device is mobile or...
I did the same thing and it also fixed all the errors I had.