conwid / DependencyInjectionToolset

Other
12 stars 5 forks source link

Constructor injection option doesn't show up if type isn't resolved #2

Closed GrantByrne closed 7 years ago

GrantByrne commented 7 years ago

I've noticed a bug when I first tried using this add-on. At first I thought the add-on didn't work, but I was able to figure out a workaround.

Steps to Reproduce

The workaround for this is to delete the injected property and then retype it.

conwid commented 7 years ago

Thanks for taking the time to figure out how to reproduce the issue and describing it in detail. I will look into it asap and hopefully find a fix :)

GrantByrne commented 7 years ago

I created a fix for this. You can check out the pull request here: https://github.com/conwid/DependencyInjectionToolset/pull/3

conwid commented 7 years ago

Thank you for the fix. I've merged with the master and deployed a new version to the marketplace.