Skip to content

IsTrackable/IsPersisted not updated after persisting an anchor #23

Description

@finn-ellis

Calling AnchorManager.CreateAnchor then persisting the new anchor with AnchorManager.PersistAnchor does not update either the Anchor.IsTrackable or Anchor.IsPersisted values when the Future completes.

See AnchorManager.PersistAnchor & AnchorManager.CompletePA

Fix: The anchor should have its properties updated when the internal Future is completed, or switched to getters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions