Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
4 of 7 tasks
liamdebeasi opened this issue May 24, 2022 · 1 comment · Fixed by #25342
Closed
4 of 7 tasks

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

liamdebeasi opened this issue May 24, 2022 · 1 comment · Fixed by #25342
Labels
package: angular @ionic/angular package package: react @ionic/react package package: vue @ionic/vue package type: bug a confirmed bug report

Comments

@liamdebeasi
Copy link
Contributor

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

@ionitron-bot
Copy link

ionitron-bot bot commented Jun 23, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: angular @ionic/angular package package: react @ionic/react package package: vue @ionic/vue package type: bug a confirmed bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant