D. Turco

Results 17 issues of D. Turco

Adding a custom IHelpTextGenerator is not honored when using the McMaster.Extensions.Hosting.CommandLine extensions. The default help generator is still used. The breakpoint is hit to set the custom generator but the...

bug
help wanted
good first issue

Seems GrpCurl is missing support for being able to add a sub directory for the request call. Tried - Adding to address param (obv throws an error) - Adding as...

For some reason i can not get code coverage xml report to include the SDK.Web project in the results. I have a set of tests and they all run successfully,...

untriaged

An existing array item that gets moved to the end of an array does not get included in the diff results Unit Test Code ``` protected readonly string _testDoc =...

I am mounting an instance of a component and I am setting the globals, when the component is rendered the child components dont have the global available. Am i missing...

I have a parent component where a placeholder is set as a prop. this prop is passed into a child component that has an input field. when i try and...

Im getting this error with the base install of this plugin. Anyone have any thoughts on a solution Full Error ``` ReferenceError: __$$GLOBAL_REWIRE_REGISTRY__ is not defined at _getRewireRegistry__ (C:\Dev\Proj\.tmp\mocha-webpack\1508343600360\bundle.js:133:9) at...

Can not connect to the server instance and actually get a response. From bloom i get ```"2 UNKNOWN: Stream removed"``` from services calling container to container i get ```json {"@t":"2022-03-09T15:50:14.8670483Z","@m":"Call...

bug

With these changes, ngDragula will work with other 3rd party components where access to placing the directive on the element is not possible. A good example of this is working...

enhancement

Using AvField and adding a ref to it or trying to use the form to get access the in input does not seem to work I always get back click...