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 doesn't working #6541

Closed
6 tasks done
vadympetryshyn opened this issue Mar 30, 2023 · 1 comment
Closed
6 tasks done

Lazy loading doesn't working #6541

vadympetryshyn opened this issue Mar 30, 2023 · 1 comment
Labels

Comments

@vadympetryshyn
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/sandbox/io4q09?file=%2Fsrc%2FApp.jsx

Bug description

When try to add Lazy module <Swiper ... modules={[Lazy, FreeMode, Navigation, Thumbs]} /> getting the error TypeError: mod is not a function. You can check it in sandbox example from documentation, it's broken as well.

Expected Behavior

No response

Actual Behavior

No response

Swiper version

9.1.1

Platform/Target and Browser Versions

chrome all versions

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

Where do you see Lazy module in swiper 9 docs?

@nolimits4web nolimits4web closed this as not planned Won't fix, can't repro, duplicate, stale Mar 30, 2023
Repository owner locked and limited conversation to collaborators Mar 30, 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