Jamie Dixon
Jamie Dixon
@evilsoft @dalefrancis88 Just letting you know that this one is now ready for review π
If anyone's interested I implemented a version of trampolines using `Proxy` that doesn't require any changes to the function signature being trampolined. Usually there's a requirement to return a function...
The code first looks in `ConfigurationManager.AppSettings["graphVizLocation"];` for the Graphviz path and then looks in `AssemblyDirectory + "/" + ProcessFolder` if the former isn't found. https://github.com/JamieDixon/GraphViz-C-Sharp-Wrapper/blob/8db6f552f87cb0319472a9e8824bb1626e544d1b/src/GraphVizWrapper/GraphGeneration.cs#L48 You can set the path...
Hey. Thanks for sending through these recent changes and discussion points. I'm in the hospital with my wife at the moment but I'll come back to you with better responses...
A PR with Windows Forms or WPF samples would be very welcome! π
@devintyler Thanks for that solution. We're also having the same issue but only when the calendar component is rendered in a modal. Otherwise it's fine. Your solution patches the issue...
@erikras Thank you for posting the explanation for this. I wonder whether this should also go in the migration page for Formik? We migrated but didn't realise this issue until...
We ran into this exact problem today with `react-intl`. Ideally we'd like to: ``` {identity} ``` We also get the dreaded `Helmet expects a string as a child of .`...
@kinging123 React hook will be out in a few days. It might be that Helmet isnβt needed?
Apologies to continue this but the issue persists in the latest version of the code. Just want to make sure this ticket doesn't fall by the wayside. π