Tagify placeholder not showing Metronic V7.2.8
I using metronic v7.2.8, I added tagify to an input and also set the placeholder but the placeholder text does not show in the input, the tags get added as expected it's just the placeholder text that's not getting set. Kindly advise.
Replies (3)
Hi,
It seems this is a Tagify's original bug and you can fix it with the following workaround:
<style>
.tagify__input::after {
content: attr(data-placeholder);
}
</style> If you need any further clarifications please let us know.
Regards.
Great
You are most welcome. If you need any further help please let us know.
Your Support Matters!
We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.