Niklas Arens
Niklas Arens
> If anyone is looking for a less hacky solution, I have a fork of this library [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) which natively supports react 18 and react strict mode. > > Just...
Hi, is there a solution to this? The linked stackexchange article has a solution, but it doesn't work for me. My work's azure devops url also looks like this: https://organization.visualstudio.com/devopsprojectname/_git/reponame
So I found a workaround for this. Instead of using this url as my local git remote: https://organizationname.visualstudio.com/projectname/_git/reponame I changed it to this: https://[email protected]/organization/projectname/_git/reponame Apparently, these urls are aliases in...
Is there any update on this? Was this ever implemented?
I have the same issue, even though I don't use dynamic names:  
Yes, I'm also on Windows (10). Could very well be..
Seems like my initial hunch with the double quotes "" is wrong, considering this is apparently the way to escape them in windows cmd (according to #4). So I realized...
Can confirm, same issue. Super annoying to always have to save screenshots and then manually tell codex about them.