System.ApplicationException: Unable to render component LocatorDetail Config: {"general":{"requestVerificationToken":null,"breakpoint":"lg","mapApiKey":"AIzaSyDHHP3ScNwLmD5SmwQ2JYiV5xltHo2LYvg","urls":{"login":"/hr/account/signin","register":"/hr/account/registration","settings":"/hr/account/settings"},"logOut":{"api":{"requestUrl":"/account/logout","redirectUrl":"/hr"}},"localizations":{"user/logout":"Odjava","user/settings":"Postavke","user/login":"Prijava","user/register":"Registracija"},"user":{"username":"","firstName":"","lastName":"","isLogged":false},"currentUrl":null,"cartItems":null,"auth":{"loggedIn":false,"firstName":null,"lastName":null}},"config":{"markers":[{"id":64442,"type":0,"lat":44.52069,"lng":20.61817}],"mapSettings":{"zoom":13,"lat":44.52069,"lng":20.61817,"language":"hr","country":"HR","enabled":false,"message":null,"image":null},"partnerLogo":null,"partnerType":0,"partnerName":"IRIS STUDO","description":"","partnerLabels":[],"details":[{"id":5,"fieldName":"Adresa","fieldContent":"36 Slobodana Penezica Krcuna Djurinci, Sopot, 11450","links":null},{"id":1,"fieldName":"Telefonski broj","fieldContent":"+381 64 1313 189","links":null},{"id":3,"fieldName":"E-mail","fieldContent":"igor@irisenterijeri.com","links":[{"id":3,"title":"igor@irisenterijeri.com","url":null,"email":"igor@irisenterijeri.com","target":null,"isActive":false}]}],"usedSystems":null,"localizations":{"locatorDetail/detailsTitle":"Kontakt"},"componentSettings":{"id":"locatorDetail","name":"locatorDetail","widgetId":null}}} ---> React.Exceptions.ReactServerRenderingException: Error while rendering "LocatorDetail" to "react_0HN2EITTKODGM": A fatal exception has occurred in a JavaScript runtime ---> JavaScriptEngineSwitcher.Core.JsFatalException: A fatal exception has occurred in a JavaScript runtime Engine name: ChakraCoreJsEngine Engine version: 1.11.24 Category: Fatal error Description: A fatal exception has occurred in a JavaScript runtime ---> JavaScriptEngineSwitcher.ChakraCore.JsRt.JsFatalException: A fatal exception has occurred in a JavaScript runtime at JavaScriptEngineSwitcher.ChakraCore.JsRt.JsErrorHelpers.ThrowIfError(JsErrorCode errorCode) at JavaScriptEngineSwitcher.ChakraCore.JsRt.JsContext.RunScript(String script, JsSourceContext sourceContext, String sourceUrl, JsParseScriptAttributes& parseAttributes) at JavaScriptEngineSwitcher.ChakraCore.ChakraCoreJsEngine.<>c__DisplayClass21_0.b__0() at JavaScriptEngineSwitcher.ChakraCore.ChakraCoreJsEngine.<>c__DisplayClass21_0.b__0() at JavaScriptEngineSwitcher.ChakraCore.ScriptDispatcher.ScriptTaskWithResult`1.Run() --- End of stack trace from previous location --- at JavaScriptEngineSwitcher.ChakraCore.ScriptDispatcher.Invoke[T](Func`1 func) at JavaScriptEngineSwitcher.ChakraCore.ChakraCoreJsEngine.InnerEvaluate[T](String expression, String documentName) at React.ReactComponent.RenderHtml(TextWriter writer, Boolean renderContainerOnly, Boolean renderServerOnly, Action`3 exceptionHandler, IRenderFunctions renderFunctions) --- End of inner exception stack trace --- at React.ReactSiteConfiguration.<>c.<.ctor>b__5_0(Exception ex, String ComponentName, String ContainerId) at React.ReactComponent.RenderHtml(TextWriter writer, Boolean renderContainerOnly, Boolean renderServerOnly, Action`3 exceptionHandler, IRenderFunctions renderFunctions) at React.AspNet.HtmlHelperExtensions.<>c__DisplayClass3_0`1.b__0(StringWriter writer) at React.AspNet.HtmlHelperExtensions.RenderToString(Action`1 withWriter) at React.AspNet.HtmlHelperExtensions.React[T](IHtmlHelper htmlHelper, String componentName, T props, String htmlTag, String containerId, Boolean clientOnly, Boolean serverOnly, String containerClass, Action`3 exceptionHandler, IRenderFunctions renderFunctions) at Gealan.WebCore.React.ReactExtensions.ReactEx[T](IHtmlHelper htmlHelper, String componentName, T props, String componentId, String componentSettingsName, Boolean renderConfig, String htmlTag, String containerId, Boolean clientOnly, Boolean serverOnly, String containerClass, Action`3 exceptionHandler, IRenderFunctions renderFunction, Boolean skipExceptions, T clientProps, Boolean useCache) in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\React\ReactExtensions.cs:line 107 --- End of inner exception stack trace --- at Gealan.WebCore.React.ReactExtensions.ReactEx[T](IHtmlHelper htmlHelper, String componentName, T props, String componentId, String componentSettingsName, Boolean renderConfig, String htmlTag, String containerId, Boolean clientOnly, Boolean serverOnly, String containerClass, Action`3 exceptionHandler, IRenderFunctions renderFunction, Boolean skipExceptions, T clientProps, Boolean useCache) in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\React\ReactExtensions.cs:line 126 at Gealan.WebCore.React.ReactExtensions.ReactWidget[T](IHtmlHelper htmlHelper, String componentName, T props, Boolean renderConfig, Boolean skipServerHtml, Boolean skipExceptions, T clientProps, Boolean useCache, String containerId, String containerClass, String componentId, String componentSettingsName) in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\React\ReactExtensions.cs:line 179 at AspNetCoreGeneratedDocument.Views_Partner_Index.ExecuteAsync() in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\Views\Partner\Index.cshtml:line 5 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ActionContext actionContext, IView view, ViewDataDictionary viewData, ITempDataDictionary tempData, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewResultExecutor.ExecuteAsync(ActionContext context, ViewResult result) at Microsoft.AspNetCore.Mvc.ViewResult.ExecuteResultAsync(ActionContext context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|22_0(ResourceInvoker invoker, IActionResult result) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|30_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Gealan.WebCore.Infrastructure.PreferredCultureMiddleware.InvokeAsync(HttpContext context) in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\Infrastructure\PreferredCultureMiddleware.cs:line 59 at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Gealan.WebCore.Infrastructure.CustomPageRedirectMiddleware.InvokeAsync(HttpContext context) in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\Infrastructure\CustomPageRedirectMiddleware.cs:line 60 at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Kentico.Content.Web.Mvc.ContentOutputMiddleware.InvokeAsync(HttpContext context) at Kentico.Web.Mvc.KenticoRequestLocalizationMiddleware.InvokeAsync(HttpContext context) at Kentico.Content.Web.Mvc.PageRedirectionContextMiddleware.InvokeAsync(HttpContext context) at Kentico.Web.Mvc.KenticoRequestEventsMiddleware.InvokeAsync(HttpContext context) at Gealan.WebCore.Infrastructure.AntiXssMiddleware.Invoke(HttpContext context) in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\Infrastructure\AntiXssMiddleware.cs:line 55 at NetEscapades.AspNetCore.SecurityHeaders.SecurityHeadersMiddleware.Invoke(HttpContext context) in C:\projects\netescapades-aspnetcore-securityheaders\src\NetEscapades.AspNetCore.SecurityHeaders\SecurityHeadersMiddleware.cs:line 69 at Gealan.WebCore.Startup.<>c.<b__13_4>d.MoveNext() in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\Startup.cs:line 290 --- End of stack trace from previous location --- at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at React.AspNet.BabelFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Gealan.WebCore.Infrastructure.DefaultRedirectMiddleware.InvokeAsync(HttpContext context) in D:\agents\Actum-Kentico-agent02\_work\1100\s\src\backend\Presentation\Gealan.WebCore\Infrastructure\DefaultRedirectMiddleware.cs:line 74 at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context) HEADERS ======= Accept: */* Host: www.gealan.de Max-Forwards: 10 User-Agent: claudebot X-ARR-LOG-ID: effc7d52-80dc-4e07-9f64-b110cffdef7c CLIENT-IP: 44.200.230.43:56214 DISGUISED-HOST: www.gealan.de X-SITE-DEPLOYMENT-ID: geaKen13prodmvc WAS-DEFAULT-HOSTNAME: geaken13prodmvc.azurewebsites.net X-Forwarded-Proto: https X-AppService-Proto: https X-ARR-SSL: 2048|256|CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US|CN=gealan.de X-Forwarded-TlsVersion: 1.3 X-Forwarded-For: 44.200.230.43:56214 X-Original-URL: /hr/potrazite-proizvodace-prozora/iris-studo-1/ X-WAWS-Unencoded-URL: /hr/potrazite-proizvodace-prozora/iris-studo-1/