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

Can't resolve 'swiper/angular' #5414

Closed
5 of 6 tasks
Sergiobop opened this issue Feb 1, 2022 · 11 comments
Closed
5 of 6 tasks

Can't resolve 'swiper/angular' #5414

Sergiobop opened this issue Feb 1, 2022 · 11 comments

Comments

@Sergiobop
Copy link

Sergiobop commented Feb 1, 2022

Check that this is really a bug

  • I confirm

Reproduction link

none

Bug description

After upgrading to swiper 8.0.0, i can't serve my project

Expected Behavior

No response

Actual Behavior

No response

Swiper version

8.0.0

Platform/Target and Browser Versions

Chrome

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
@github-actions
Copy link

github-actions bot commented Feb 1, 2022

Hello @Sergiobop. Please provide a online reproduction by codesandbox or a minimal GitHub repository. You can fork one of our demos in codesandbox to get start. Issues labeled by missing demo will be closed if no activities in 3 days.

@Sergiobop
Copy link
Author

I'm sorry to bother you @nolimits4web , but i think the fix introduced a new bug. Now the app is stuck when i enter the page where the swiper is.

@nolimits4web
Copy link
Owner

cc @vltansky

@brhoomjs
Copy link

brhoomjs commented Feb 1, 2022

After updating to 8.0.1

I got these warnings causing page to freeze

[ng] ./node_modules/Swiper/angular/fesm2015/swiper_angular.mjs - Warning: There are multiple modules with names that only differ in casing.
[ng] This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
[ng] Use equal casing. Compare these module identifiers:

@nolimits4web nolimits4web reopened this Feb 1, 2022
@hheexx
Copy link

hheexx commented Feb 1, 2022

yea compilation is ok but when you open page it hangs the browser

@BernhardBehrendt
Copy link

BernhardBehrendt commented Feb 1, 2022

On my machine the same.
It crashes in a way actually that it's not possible anymore to stop recording a performance dump in devtools.
Bildschirmfoto 2022-02-01 um 20 40 47

Edit: Just switched back to version 7.4.1 and the issue has gone.

@JamesIves
Copy link

JamesIves commented Feb 1, 2022

I'm also seeing this issue. Builds fine but browser hangs on load.

@hudzenko
Copy link

hudzenko commented Feb 2, 2022

For us swiper completely crash browser when angular app starts. Weird

@Kent0810
Copy link

Kent0810 commented Feb 2, 2022

Yeah, occurring the same bug, do you guys know how to downgrade SwiperJs CDN, mine I think is stuck at 8.0.1

@hheexx
Copy link

hheexx commented Feb 2, 2022

8.0.2 looks ok....

@wplit
Copy link

wplit commented Feb 3, 2022

Thanks for fixing this so quick. I had just been testing v8.0.1 and couldn't figure it out. All is fixed in v.8.0.2 from what I can tell.

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

9 participants