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: Make sure you use: <ion-refresher slot="fixed"> #3826

Open
JonoGold opened this issue Sep 13, 2024 · 0 comments
Open

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

JonoGold opened this issue Sep 13, 2024 · 0 comments
Labels
triage New issues

Comments

@JonoGold
Copy link

JonoGold commented Sep 13, 2024

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

@JonoGold JonoGold added the triage New issues label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issues
Projects
None yet
Development

No branches or pull requests

1 participant