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

Lazy loading css import Not working #6728

Closed
5 of 6 tasks
spirituelle opened this issue Jun 4, 2023 · 1 comment
Closed
5 of 6 tasks

Lazy loading css import Not working #6728

spirituelle opened this issue Jun 4, 2023 · 1 comment
Labels

Comments

@spirituelle
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/sandbox/kd3yur?file=%2Fsrc%2FApp.jsx%3A1%2C1

Bug description

while i try to import lazy loading css by: import 'swiper/css/lazy';
i get this error in next js: "react": "next": "^13.4.3", "18.2.0", "swiper": "^9.3.2",
Package path ./css/lazy is not exported from package

Expected Behavior

No response

Actual Behavior

No response

Swiper version

9.3.2

Platform/Target and Browser Versions

macOs chrome Version 114.0.5735.90

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
@nolimits4web
Copy link
Owner

Do you see such lazy css anywhere in docs?

Repository owner locked and limited conversation to collaborators Jun 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants