Mohammad Hossein Amri
Mohammad Hossein Amri
https://github.com/mhamri/ElectronNet-blazor-bug I have v5.0.2 sdk installed on my laptop
i just installed everything yesterday, so it should be whatever available. this is what I have available  and this is dotnet  could you make my repo to work?
as a workaround I created a blazor server side (instead of webassembly with backed asp.net) and everything bundled just fine
but do you fix it for later version?
oh, thankx for the help anyway
it used to have fixer in tslint, but now it's just a warning https://palantir.github.io/tslint/rules/member-ordering/
> A VS Code extension [Typescript Class Organizer](https://marketplace.visualstudio.com/items?itemName=aljazsim.tsco) ([repo](https://github.com/aljazsim/vs-code-typescript-class-organizer)) is available to order members in a class. It would be great if the rule could have a fixer (maybe TSCO...
the stackblitz example need a try/catch to show the actual error. the error in title is wrong and is related to unhandled exception here is the corrected one: https://stackblitz.com/edit/angular-ivy-ftzdjh the...