Andreas Ekdahl

Results 7 issues of Andreas Ekdahl

Often when handling file path input there could be spaces in the path c:\my test folder\myfile.txt that is often fixed by using " like so "c:\my test folder\myfile.txt" But the...

Im creating a feed and using IdGen to create time based ids to sort it and its working perfectly. But is there a way to pass in a date in...

question

**Description** Creating tenant tokens fails in .net 7 **Expected behavior** Creating tenant tokens to work **Current behavior** Exceptions when creating tenant tokens. **Screenshots or Logs** ![image](https://user-images.githubusercontent.com/1434571/203777776-885f6568-f3a6-4454-a9bb-5bd4eb3a36b2.png) **Environment (please complete the...

bug
good first issue

Since vue 2.6 has a new concept for slots the documentation https://github.com/vuejs/jsx#slots should be updated to reflect how this should be used. @yyx990803 or @nickmessing Do we have a nice...

### What problem does this feature solve? The thing stopping us from use rspack is that we rely heavily on the dllplugin (https://webpack.js.org/plugins/dll-plugin/). Is it possible to add the support...

feat

Im trying to use the BuildImageFromDockerfileAsync but i get an error response stating unexpected EOF. I cant find any examples of how to use it.

When having a model with the Identity as a Int or Short and returning Ids in Bulkoperations there is an exceptions setting the value is the IdentityResult model because its...