-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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: Scroll-events not working in version 8.4.3 of @ionic/vue #30175
Comments
or also
should work. Related #30170 |
Thank you. It can be used. Is this a temporary plan or a future standard? |
The consensus is that this is a bug and what I provided you with is a workaround |
Thank you again for your answer. |
Thank you for the issue! We're currently investigating this, along with all other related Vue issues introduced in version 8.4.3. |
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
Time of discovery
Specific phenomena
example1
example2
Expected Behavior
see:https://ionicframework.com/docs/api/content#scroll-events
Steps to Reproduce
see:https://ionicframework.com/docs/api/content#scroll-events
solution
import {IonContent...} from "@ionic/vue";
, but the console promptsPossible problems
proxies.d.ts
There is a problemCode Reproduction URL
Ionic Info
Ionic:
Ionic CLI : 7.2.0 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 8.4.3
Capacitor:
Capacitor CLI : 6.2.0
@capacitor/android : 6.2.0
@capacitor/core : 6.2.0
@capacitor/ios : 6.2.0
Utility:
cordova-res : not installed globally
native-run : 2.0.1
System:
NodeJS : v20.11.0 (~/.nvm/versions/node/v20.11.0/bin/node)
npm : 10.9.2
OS : macOS Unknown
Additional Information
No response
The text was updated successfully, but these errors were encountered: