Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Ext.NET Template: exceptions thrown in server side results in empty response #1861

Open
fabriciomurta opened this issue Jul 10, 2021 · 0 comments

Comments

@fabriciomurta
Copy link
Contributor

Found: 7.2.0
Ext.NET forums' thread: Developer Exception Page not working

When exceptions are thrown in a freshly created project from Ext.NET's dotnet template project (dotnet new), the Live Reload library (enabled by default) prevents any output from being made, so the exception's display does not make it to the browser screen, making it hard to figure out what's happening.

Simply disabling the live reload extension by commenting out lines 61 and 74 in Startup.cs avoids the issue -- while it also disables automatic page refreshes on content change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant