MarvinNorway
MarvinNorway
Any update on this? I think we are facing the same issue with PDF generation: A table is converted to fo:block without an ID. So our xref doesn't find the...
@raducoravu Wow, that was quick. I have found out that the "scale" attribute on the table is causing the ID to omitted from the .fo output. Without the "scale" attribute,...
@raducoravu Thank you. I have spoken to the client and they actually don't use it, the attribute was added accidentally. So I don't really have more time to research this,...
I just started working on a new .NET 6 console app and I got really excited when I saw that there is now an official Microsoft library for command-line argument...
> To replace int values with enum types you can modify EntityType.t4 like this: @ErikEJ You probably meant to write `propertyType`, not `propertyName`? I have done as you said and...
Because the database column is nullable...?
I'm seeing a similar issue: https://stackoverflow.com/questions/75435714/apollo-client-ignoring-argument-for-gql-rest-query Is this the same bug? Is there a workaround?
@fbartho Yes, I verified that in the debugger in the browser. So it's really odd...
@fbartho The problem was that the parameter has to be declared twice: ```lang-typescript export const getProjectCosts = gql` query GetProjectCosts($projectId: Int!) { ProjectCostList(projectId: $projectId) @rest(type: "ProjectCostList", path: "ProjectCosts/{args.projectId}") { ```
Same issue here, Windows claims Setup.exe is infected with "**Win32/Uwamson.A!ml**".