Topic: when value is set programmatically to input field the style is not getting updated.
SourceCorrect1 priority asked 2 years ago
Expected behavior
When the value is set to input field programmatically the input label should not overlap with styles.
Actual behavior
When the value is set to input field programmatically the input label is getting overlapped with input field border line. Please find the attached screen shot below.
Resources (screenshots, code snippets etc.)
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Closed
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 1.6.1
- Device: Laptop
- Browser: chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 2 years ago
@SourceCorrect1 Do you use v1.6.1? We added some fixes for this problem in v1.5.1. Do you use OnPush change detection on the component in which you use the inputs?
Please provide an example HTML/TS code on which we will be able to reproduce the problem.