Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Object reference not set to an instance of an object #6

Open
partyelite opened this issue Feb 24, 2020 · 1 comment
Open

Object reference not set to an instance of an object #6

partyelite opened this issue Feb 24, 2020 · 1 comment

Comments

@partyelite
Copy link

I get
Object reference not set to an instance of an object on app.UseRazorComponentsRuntimeCompilation();

using VS2019 server side blazor

@dharmaturtle
Copy link

It's open-source - clone the repo and find the null error for your specific project. I did that for my project because it was throwing an error because I had multiple _Imports.razor due to scaffolding out a custom login screen. I haven't bothered to PR a fix yet though >_>

michal-ciechan pushed a commit to michal-ciechan/BlazorLiveReload that referenced this issue Oct 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants