I am using Grandnode 4.5 and it works perfectly with google chrome. Any other browser ( IE , Firefox , edge ) - I get the following error message:
NullReferenceException: Object reference not set to an instance of an object.
Grand.Framework.Infrastructure.Extensions.ApplicationBuilderExtensions+<>c__DisplayClass1_0.<UseGrandExceptionHandler>b__1(HttpContext context) in ApplicationBuilderExtensions.cs
+
throw exception;
Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context)
Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context)
Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
What is the issue here?
Unable to run grandnode under any browser except chrome
Monday, November 25, 2024 7:36:27 PM