bug: RangeChangeEvent is not exported from Angular, React, or Vue #25341
Labels
package: angular
@ionic/angular package
package: react
@ionic/react package
package: vue
@ionic/vue package
type: bug
a confirmed bug report
Prerequisites
Ionic Framework Version
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
RangeCustomEvent
. Observe that it is never exported from non-core packages.InfiniteScrollCustomEvent
. Observe that it is exported from the non-core packages.Code Reproduction URL
No response
Ionic Info
N/A
Additional Information
No response
The text was updated successfully, but these errors were encountered: