angular-schema-form
angular-schema-form copied to clipboard
Numeric Validation Renders Over Number Toggle
Validations render over the number toggle for numeric values in Safari. In Chrome and FF, there's a space created for the validation and the toggle is to the right of it.

Expected behaviour
Validation not to render over the number toggle.
Actual behaviour
Validation renders over the number toggle.
Gist/Plunker/Demo
Schema Form Demo Select Basic JSON Schema Type
@json-schema-form/angular-schema-form-lead
@ashram99 did you have any luck determining why it was happening?
@Anthropic no luck yet. We've punted this, since it doesn't hamper functionality, but the UI is undesirable,