Niklas Arens

Results 8 comments of 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: ![image](https://github.com/marilari88/neotest-vitest/assets/23745459/f04e9fd3-df28-4758-822c-a66cdb2a111a) ![image](https://github.com/marilari88/neotest-vitest/assets/23745459/7d98ddaf-9ef4-487c-821d-99510c8af4ce)

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.