Skip to content

IsTrackable/IsPersisted not updated after persisting an anchor #23

@finn-ellis

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.

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