lulut
lulut
https://codesandbox.io/s/50x3l7y59n Steps to reproduce 1. click "Add field" button 2. new row will be created with no issue 3. click "Error Button" button, no impacts to the function since the...
Copied from issue log for your convenience: https://codesandbox.io/s/50x3l7y59n **Steps to reproduce** 1. click "Add field" button 2. new row will be created with no issue 3. click "Error Button" button,...
 I don't why the check failed at coverage step. Can anyone have a look on this?
  As shown in upper screen snaps, the labels are incomplete both in active/inactive.
BTW, my current workaround is passing labelTextStyle prop a padding top 2. `labelTextStyle: { paddingTop: 2 }`