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

readonly inputs don't get grayed out anymore in v5.2.3 #38481

Closed
3 tasks done
ak274 opened this issue Apr 19, 2023 · 1 comment
Closed
3 tasks done

readonly inputs don't get grayed out anymore in v5.2.3 #38481

ak274 opened this issue Apr 19, 2023 · 1 comment
Labels

Comments

@ak274
Copy link

ak274 commented Apr 19, 2023

Prerequisites

Describe the issue

after updating the ui of my project from 5.1.3 to latest.

I have noticed that readonly fields which used to be grayed out earlier are not getting grayed out anymore.

Reduced test cases

<textarea [readOnly]="isDirectoryActive" class="form-control form-control-sm" formControlName="includeDirectories"
id="includeDirectories"></textarea>

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

v5.2.3

@mdo
Copy link
Member

mdo commented Apr 19, 2023

#36499

@mdo mdo closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants