we observed an issue with the ember+ C# Library (https://github.com/Lawo/ember-plus-sharp) and the SapphireCompact (OS Version: 5.0.141 (952/60)).
It is not possible to get the ember tree. We get the following error message:
“The provider failed to send the children for the element with the path /SapphireCompact/Sources”
With “ProppFrexx Ember Viewer” it is also not possible to retrieve the ember Tree. If we simulate the tree with Tiny Ember it works. With Lawo Sapphire only parts of the tree can be browsed (Sources shows nothing).
According to DSA-Volgmann the cause of the issue is that the Sapphire Compact does not support multi request queries. There should be a switch for the C# library to disable this.
Can you help us?