Rene Modery
Rene Modery
This is hopefully fixed. A similar problem occured and has been rectified (code is online), next release will be published within the next 2 weeks
Release is now available! https://github.com/modery/PowerDocu/releases/tag/v-2.1.0
Hi @NeelBI , pretty sure that this is caused by a "Navigate" function call in your app. PowerDocu is not able to parse it properly somehow, and thus crashes. Is...
Hi @JoaoAnacleto , I see that you are using a Desktop Flow here, which are currently not supported yet. I'll try to find out if I can skip them (with...
Think I have identified the problem (reported it on the Rubjerg.Graphviz github repo) and have a workaround to make it work. Also updated my solution to .Net 8, had a...
The Graphviz issue should be fixed as part of today's 2.0.0 release. Can you confirm this? Will test the recommendation for the connectors next
Replaced the location for the connector icons as recommended by you (https://github.com/modery/PowerDocu.Common/commit/ab7646e3af9ebebc215b878dd109fa1a4d938aaa), will be part of the next release
Does this happen for a single Flow only or for all?
> Replaced the location for the connector icons as recommended by you ([modery/PowerDocu.Common@ab7646e](https://github.com/modery/PowerDocu.Common/commit/ab7646e3af9ebebc215b878dd109fa1a4d938aaa)), will be part of the next release This is now live in 2.0.1
Hi @fabipfr , you mention _Start-Process -p "solution.zip" -o "outputPath" -m_ which I'm struggling a bit with, can't replicate it with these parameters (PowerShell complains that -p and -o are...