Jaume

Results 15 issues of Jaume

Hello, One question, will it be possible to provide the transform of markdown to bbcode as a helper function? That way we can use only the code of the transform...

### Describe the bug Code: https://vosca.dev/p/fb9c42f729 When you have a generic function that accepts two types, and has an anonymous function inside, If you put only one type (and not...

Bug
Status: Confirmed
Generics[T]

Hello, In my process of migrate, today I pushed a version in which the tests were green in my machine, and the tests crashed with the following error: ``` ***...

Hello, I'm trying to migrate my project MrScrooge from nestjs with graphql into swift with vapor, graphqlkit (which uses graphiti), And seems I've got some issue, not sure if it's...