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

Missing "lock" and "unlock" events in Angular #5054

Closed
5 of 6 tasks
xumepadismal opened this issue Oct 5, 2021 · 0 comments · Fixed by #5184
Closed
5 of 6 tasks

Missing "lock" and "unlock" events in Angular #5054

xumepadismal opened this issue Oct 5, 2021 · 0 comments · Fixed by #5184
Assignees
Labels

Comments

@xumepadismal
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

(not sure what to reproduce: events are just missing)

Bug description

That's it. While lock and unlock events present in Swiper API there is no possibility to use them in Swiper Angular

Expected Behavior

<swiper (lock)="onLock($event)" (unlock)="onUnlock($event)">

Actual Behavior

No response

Swiper version

7.0.8

Platform/Target and Browser Versions

any

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants