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

Bootstrap Component - Modal: locks view - in bs5 version bs4 is still used #345

Open
FritzHerbers opened this issue May 23, 2022 · 0 comments

Comments

@FritzHerbers
Copy link

FritzHerbers commented May 23, 2022

The large modal opens the modal and the background is greyed out, however also the modal and the close button is greyed out. The button can not be clicked.

  • Angular 13 and Bootstrap 5

Possible cause:

  • SB-Admin-BS4-Angular-8 sources it own bootstrap version, which is still on Bootstrap 4
  • src\styles\bootstrap\bootstrap.scss: Bootstrap v4.0.0-beta.3

ng-bootstrap/ng-bootstrap#4141

In generell:
The source is not migrated from bs4 to bs5: https://getbootstrap.com/docs/5.2/migration/
E.g. changes of utilities, e.g. Renamed .border-left and .border-right to .border-start and .border-end

@FritzHerbers FritzHerbers changed the title Bootstrap Component - Modal: locks view Bootstrap Component - Modal: locks view - in bs5 version bs4 is still used May 23, 2022
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