You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pagination input doesn't show/hide pagination according to value.
Expected Behavior
Show pagination whenever input changes to true
Actual Behavior
When initial value is true, pagination is rendered as expected. When it changes to false, it disappears as expected. from that point, pagination is not always when when toggled to true.
When the initial value is false, the pagination is never shown when input changes to true...
Check that this is really a bug
Reproduction link
https://codesandbox.io/s/swiper-pagination-angular-forked-xos4i?file=/src/app/app.component.ts
Bug description
Pagination input doesn't show/hide pagination according to value.
Expected Behavior
Show pagination whenever input changes to true
Actual Behavior
When initial value is true, pagination is rendered as expected. When it changes to false, it disappears as expected. from that point, pagination is not always when when toggled to true.
When the initial value is false, the pagination is never shown when input changes to true...
Swiper version
7.0.8
Platform/Target and Browser Versions
macOS chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: