Skip to content

Can we re-init the facefilter? #74

Closed
@mschiano

Description

How can I work around the 'ALREADY_INITIALIZED' error message? Can I force it to reinitialize? I'm working within React.

I have an AR component which is triggered from another component — it will change the view. I can then close out of my AR (face filter) view to bring me back to its parent component.

When I attempt to go back into my AR view, it’s eroding and telling me already initialized.

  1. can I somehow kill/destroy the facefilter init from React’s componentwillunmount?

Or

  1. somehow reinit the library if already initialized?

Activity

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

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