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

Pagination is not compatible with bootstrap 5 #11

Open
hhyyrylainen opened this issue Feb 23, 2024 · 0 comments
Open

Pagination is not compatible with bootstrap 5 #11

hhyyrylainen opened this issue Feb 23, 2024 · 0 comments

Comments

@hhyyrylainen
Copy link

Describe the bug
Using an updated blazor template which contains bootstrap 5, this component no longer renders correctly.

Instances of sr-only need to be changed to visually-hidden

To Reproduce
Steps to reproduce the behavior:

  1. Create a fresh blazor template
  2. Add this component with the first and last pages enabled
  3. Observe how the non-visible text is displayed

Expected behavior
This library should be updated to have an either option for bootstrap 5 support or by default support it

Screenshots

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant