You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(remoteitems): fix direct request of remote items (#192)
* fix(remoteitems): fix direct request of remote items (#192)
When requesting Remote items directly (opposed to indirectly as reference of another requested local
item), those remote items were not correctly handled. This led to empty responses, even though the
item itself was correctly fetched and put
---------
Co-authored-by: Emre Neumann <[email protected]>
0 commit comments