Replies: 1 comment
-
I have the same exact issue and couldn't find any answer or solution for that , do you still have the issue or you managed to solve it ? @lucapale |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I have upgraded my project with Ionic 7 and Swiper 10.
I keep getting this error when I try to register the bundle:
Bundling Warning UNRESOLVED_IMPORT
'swiper/element/bundle' is imported by .../app-root/app-root.tsx, but could not be resolved
This makes the whole swiper element not working in the app.
The project is based on StencilJS, so it's should be pretty straight forward, but I don't manage to solve the issue.
I also tried downgrading to Swiper 9, but that's the same.
Anybody can help?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions