Perspective TextField no longer applying styles outside of designer

Using the 8.0.13RC1 it seems that the textField component isn’t passing the style settings through to the web browser / app

Anyone else have this issue?

Edit:
To work around this issue add your TextField to it’s own flex container and apply padding on the container. Has the same effect that setting the margin on the TextField would.

Fix went in the 8.0.13 release branch yesterday. It will fixed in the next 8.0.13 release, which will likely be the final.

1 Like

Sweet! Thank you!!