iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:

(node:6936) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
    at ServerResponse.setHeader (node:_http_outgoing:699:11)
    at res.set.res.header (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2612130)
    at res.send (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2606494)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2504982
    at _ZoneDelegate.invoke (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268148)
    at ZoneImpl2.run (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3260721)
    at E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3279069
    at _ZoneDelegate.invokeTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3268990)
    at ZoneImpl2.runTask (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3261790)
    at drainMicroTaskQueue (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:3272224)
ERROR ReferenceError: window is not defined
    at IntercomComponent2.ngAfterViewInit (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:2229020)
    at callHookInternal (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53841)
    at callHook (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:54201)
    at callHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:53591)
    at executeInitAndCheckHooks (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:52923)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127174)
    at detectChangesInView$1 (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128738)
    at detectChangesInViewIfAttached (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:128293)
    at detectChangesInEmbeddedViews (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:127998)
    at refreshView (E:\inetpub\rekrytering\Pol\Production\OJXFrontendSPA\25.5.8\en-GB\main.js:3:125896)