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

Angular v16 projects are unable to use angular-instantsearch #994

Description

@kanehjeong

Describe the bug 🐛
Angular v16 was just released. It comes with a ton of new/updated features, but projects utilizing angular-instantsearch are unable to upgrade to it, due to the fact that ViewEngine support was completely removed in favor of Ivy.

To Reproduce 🔍

  1. Create a new Angular v16 project, or migrate an existing project to Angular v16.
  2. Start project using angular-instant-search
  3. Gets error due to library not being Ivy compatible

Expected behavior 💭

  • No error, able to use package as usual.

Screenshots 🖥
Screenshot 2023-05-04 at 5 07 01 PM

Environment:

  • OS: Mac
  • Browser: Chrome
  • Version: 4.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions