samolesen
samolesen
As mentioned in https://github.com/mermaid-js/mermaid/issues/2629#issuecomment-1367755457 there is a clever workaround that works right now: ```mermaid flowchart TD A --- B B --> A B --- A linkStyle 0,2 stroke:none ``` ```...
fyi, I hit the same error when calling `Contains` on a projectable property like this: `myDbSet.Where(x => list.Contains(x.ProjectableProperty)).ToList();` > Translation of member 'ProjectableProperty' on entity type 'MyType' failed. This commonly...
+1. I would like to add the the wizard specifically mentions that you will be prompted, which never happened for me:  Starting Podman Desktop as administrator does not affect...