Skip to content

bug: Make sure you use: <ion-refresher slot="fixed"> #3826

@JonoGold

Description

@JonoGold

Describe the Bug

I am using Ionic React and when adding i am getting the error in the console Make sure you use: <ion-refresher slot="fixed"> and refresher doesn't work. I am using the exact code from the documentation here: https://ionicframework.com/docs/api/refresher#basic-usage but no luck.

Expected Behavior

Refresher to work

Steps to Reproduce

<IonRefresher onIonRefresh={handleRefresh} slot="fixed">
  <IonRefresherContent></IonRefresherContent>
</IonRefresher>

Screenshots

No response

Operating System

No response

Browser

No response

Version

Ionic React 8.3.0

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