DA ROCHA Romain

Results 8 comments of DA ROCHA Romain

Sorry, but I didn't find anything that could solve my issue with your code.

The dockpanel helps a little, but it's still freezing when using the scrollbar.

Spent some time trying to fix this issue. The template was the culprit. The visual state transitions and converters caused too much computing for little changes. ``` ```

I just gave a try and it's still freezing or slow. ![2019-10-03_16-43-12](https://user-images.githubusercontent.com/6987690/66137256-1ac33c80-e5fd-11e9-839f-95305786e361.gif) Applying the control template still solve this issue.

I have the same issue too, trying to fake EF Core data. But in fact, I do think the Generate will return something. It just takes a huge amount of...

Should be rather easy to reproduce. I just had a large number of class referencing themselves, with a large amount of properties and possible circular dependencies.

This issue is rather complexe and not really solvable. In my opinion, Autobogus should scan data, picture a navigation property tree, and check for circular dependencies. If it founds some,...

Does it work when job are on failed state? Because it doesn't seems so.