Kindly Check your Documentation there is issue on React Select Component. The thing whatever is typing is not visible to the user. it might be the width issues on that kindly check once
Hi,
Thank you for your feedback.
We reproduced this problem and we will include the fix in the next Metronic release.
To fix it now you can update the &__input-container::after
selector styles in src/_metronic/assets/sass/vendors/react-select.scss
&__input-container::after {
content: attr(data-value) "";
}
Thanks Dude
Hi,
Please don't hesitate to reach out if you need any further help.
Regards,
Lauris Stepanovs,
Keenthemes Support Team