Closed ashwin-nath-m closed 4 months ago
Hello, I can confirm there is a bug here. When passing class
prop, it applies to both wrapper div and phone input, where it should only apply to wrapper div. I'll try to fix this soon.
If you need to pass attributes to both inputs, prefer using country-props
and phone-props
properties.
@ashwin-nath-m this is fixed in v4.2.2. Documentation about attrs inheritance is now in the readme.
Expected Behavior
Margin should be applied to both country select and phone input
Actual Behavior
margin only applied to phone input
Steps to Reproduce the Problem
Specifications