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 · 2 comments
Open

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

JonoGold opened this issue Sep 13, 2024 · 2 comments

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
@thetaPC
Copy link
Contributor

thetaPC commented Mar 14, 2025

Thank you for submitting the issue!

I was not able to reproduce the error. Please provide a minimal repro that shows this issue.

Copy link

ionitron-bot bot commented Mar 14, 2025

Thanks for the issue! This issue has been labeled as needs reproduction. This label is added to issues that we are not able to reproduce.

Please provide easy to follow steps for us to reproduce this issue.

@ionitron-bot ionitron-bot bot removed the triage New issues label Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants