Andrii Rublov
Andrii Rublov
Moreover, I have a StackOverflowException after opening that panel...
@mschulze46 try to use beta version of `CrystalQuartz` package. It has another implementation of retrieving `JobDataMap` properties, works fine for me on `6.11.0.3-beta` one
@auduchinok thanks for that catch, I added missing tests and also improved typing assist. Now when backspace is pressed before record field with preceding empty line (or line with only...
@ricardomac your issue not related to that one. Please proceed to https://github.com/seclerp/rider-efcore/issues/71, it should be fixed in the next major release.
This issue will be fixed after implementing #96, thanks for reporting!
@t3mp0ralflux thanks! You could create a PR with your suggestion if you want. BTW do we really need to persist data from Scaffold Database runs? I'm not sure that it...
Please be more specific with what you mean by "latest" versions. Which shape your DbContext class is? Could you show me the class header (name, ineritance, attributes)
I can't reproduce your issue. Do you have build errors when opening the dialog? If not, it will be great if you provide a minimal repro .NET solution.
I can reproduce maybe related issue and will look into it, but it's related to the Startup project, not DbContext
@Jammyo did your tried the `222.1.1` version of a plugin?