Alexander Mokrov

Results 5 issues of Alexander Mokrov

### Description: We have updated our white-label app from version 4.35.1 (or 4.27.1) to version 4.40.0 and now after closing the app users are forced to login every time. We...

ℹ️ needs info

`http://127.0.0.1:3010/odata/users/$count ` returns `{"@odata.context":"http://127.0.0.1:3010/odata/$metadata#users","value":14178}` but Microsoft.OData.Client expects raw value `14178`.

### Description: Nothing works with “Trace method calls” enabled in 7.6.0 ### Steps to reproduce: 1. Enable "Trace method calls" 2. Nothing works 3. Get log ``` Exception while invoking...