Open dodoto opened 2 years ago
try 4.4.6, it worked well.
4.4.6 works fine, but 4.4.7 again spoils it.
I also encountered the problem and I found that it was because :
.__highlight
element is not the same as the position of .__input
element.__highlight
and .__input
elements are different. For example the font is bold in highlight part but is normal in .__input
.Hope this can help you.
I also encountered the problem and I found that it was because :
- the position of
.__highlight
element is not the same as the position of.__input
element- the font used in
.__highlight
and.__input
elements are different. For example the font is bold in highlight part but is normal in.__input
.Hope this can help you.
This works for me.thanks
Steps to reproduce:
Expected behaviour:
Observed behaviour: Workaround: