Skip to content

bug: RangeChangeEvent is not exported from Angular, React, or Vue #25341

Closed
@liamdebeasi

Description

@liamdebeasi

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x
  • Nightly

Current Behavior

RangeChangeEvent is not exported from @ionic/angular, @ionic/react, or @ionic/vue. However, it is exported from @ionic/core.

Expected Behavior

I expect RangeChangeEvent to be exported from the affected packages packages.

Steps to Reproduce

  1. Go to the commit that introduced these interfaces. 8708095
  2. Search for RangeCustomEvent. Observe that it is never exported from non-core packages.
  3. Search for any other custom events such as InfiniteScrollCustomEvent. Observe that it is exported from the non-core packages.

Code Reproduction URL

No response

Ionic Info

N/A

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions