Phone field CSS problems after upgrade to 1.15.9
-
Hello,
Since update to Forminator 1.15.9, I am noticing problems with Phone Field in International setting. When you select Kosovo, for example, it is showing the flag of Egypt.
I noticed the problem in this file
intlTelInput.min.css?ver=4.0.3
.iti__flag.iti__xk { height: 15px; background-position: -5522px 0; }
The
background-position
needs to be -5500px instead of given value.This simple CSS fix works in National setting only. In International setting, there’s other things that are messed up.
Side rant:
I would’ve never expected Forminator to mess up an upgrade like this. I will have to be more careful when upgrading in the future. I don’t know if there’s a way to rollback an upgrade but you should consider adding it to your plugin for situations like this.
- The topic ‘Phone field CSS problems after upgrade to 1.15.9’ is closed to new replies.