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
The text was updated successfully, but these errors were encountered:
ilona-si
changed the title
bsDatepicker doesn't work with 'readonly' attribute
Datepicker: 'readonly' attribute doesn't work with bsDatepicker
Mar 11, 2025
Bug description:
The user can edit the control with readonly attribute
StackBlitz that reproduces the issue:
https://stackblitz.com/~/github.com/ilona-si/ngx-bootstrap?file=src/app/app.component.html
Versions of ngx-bootstrap, Angular:
ngx-bootstrap: "^12.0.0",
Angular: 17
Build system: Angular CLI
expected behavior:
User shouldn't be able to type to the input field
The text was updated successfully, but these errors were encountered: