Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Ember 3.22 error on destroy #129

@gedaiu

Description

@gedaiu

It looks like this component is broken when used with ember 3.22:

Uncaught Error: Assertion Failed: You attempted to update `_swiper` on `<ogm@component:swiper-container::ember424>`, but it had already been used previously in the same computation.  Attempting to update a value after using it in a computation can cause logical errors, infinite revalidation bugs, and performance issues, and is not supported.

`_swiper` was first used:

- While rendering:
  application
    browse
      browse.sites

Stack trace for the update:

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