Skip to content
  • Soomin Lee's avatar
    OneDrive: Fix hierarchy navigation issue · b5566744
    Soomin Lee authored
    During the `goBack` method, we're only setting the parentID.
    This led to navigation failure when the hierarchy had more than
    3 folders. With this patch, we now load the `parentItem`  that
    loads its `parentReference`.
    b5566744