Sorry for the late reply. I am using version 2.0.542.0. These is the message from the Event Viewer:
Log Name: Microsoft-Windows-AppHost/Admin
Source: Microsoft-Windows-AppHost
Date: 11/16/2016 8:32:46 AM
Event ID: 127
Task Category: (8)
Level: Error
Keywords: AppHost
User:
Computer:
Description:
App <App> terminated itself by calling terminateApp API. App details are as follows: Display Name:<PowerApps>, AppUserModelId: <Microsoft.MSApps_8wekyb3d8bbwe!App> Package Identity:<Microsoft.MSApps_2.0.542.0_neutral__8wekyb3d8bbwe> PID:<14000>. The API was called from the context of the following HTML document: </default.html>. Error object passed to terminateApp carried the following details Description:<{"error":{"colno":439,"filename":"ms-appx://microsoft.msapps/openSource/unmodified/knockout/knockout-3.4.0.js","lineno":16,"message":"'Too much recursion' after processing 5000 task groups.","initErrorEvent":"[function]","bubbles":false,"cancelBubble":false,"cancelable":false,"currentTarget":"[window]","defaultPrevented":false,"eventPhase":2,"isTrusted":true,"srcElement":"[window]","target":"[window]","timeStamp":1479303163740,"type":"error","initEvent":"[function]","preventDefault":"[function]","stopImmediatePropagation":"[function]","stopPropagation":"[function]","AT_TARGET":2,"BUBBLING_PHASE":3,"CAPTURING_PHASE":1},"errorLine":16,"errorCharacter":439,"errorUrl":"ms-appx://microsoft.msapps/openSource/unmodified/knockout/knockout-3.4.0.js","errorMessage":"'Too much recursion' after processing 5000 task groups.","setPromise":"[function]","exception":{}}>, and Stack Trace:-
.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-AppHost" Guid="{98E0765D-8C42-44A3-A57B-760D7F93225A}" />
<EventID>127</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>8</Task>
<Opcode>12</Opcode>
<Keywords>0x8000000000000001</Keywords>
<TimeCreated SystemTime="2016-11-16T13:32:46.892693300Z" />
<EventRecordID>45</EventRecordID>
<Correlation />
<Execution ProcessID="14000" ThreadID="10400" />
<Channel>Microsoft-Windows-AppHost/Admin</Channel>
<Computer>Laptop</Computer>
<Security UserID="S-1-5-21-3434756822-1659843076-2728994062-1001" />
</System>
<UserData>
<WWATerminateApplication xmlns="http://manifests.microsoft.com/win/2005/08/windows/wwahost/events">
<DisplayName>PowerApps</DisplayName>
<ApplicationName>App</ApplicationName>
<AppUserModelId>Microsoft.MSApps_8wekyb3d8bbwe!App</AppUserModelId>
<PackageFullName>Microsoft.MSApps_2.0.542.0_neutral__8wekyb3d8bbwe</PackageFullName>
<ProcessId>14000</ProcessId>
<ErrorDescription>{"error":{"colno":439,"filename":"ms-appx://microsoft.msapps/openSource/unmodified/knockout/knockout-3.4.0.js","lineno":16,"message":"'Too much recursion' after processing 5000 task groups.","initErrorEvent":"[function]","bubbles":false,"cancelBubble":false,"cancelable":false,"currentTarget":"[window]","defaultPrevented":false,"eventPhase":2,"isTrusted":true,"srcElement":"[window]","target":"[window]","timeStamp":1479303163740,"type":"error","initEvent":"[function]","preventDefault":"[function]","stopImmediatePropagation":"[function]","stopPropagation":"[function]","AT_TARGET":2,"BUBBLING_PHASE":3,"CAPTURING_PHASE":1},"errorLine":16,"errorCharacter":439,"errorUrl":"ms-appx://microsoft.msapps/openSource/unmodified/knockout/knockout-3.4.0.js","errorMessage":"'Too much recursion' after processing 5000 task groups.","setPromise":"[function]","exception":{}}</ErrorDescription>
<DocumentFile>/default.html</DocumentFile>
<StackTrace>
</StackTrace>
</WWATerminateApplication>
</UserData>
</Event>