Skip to content
Commit 838af121 authored by Alex Suess's avatar Alex Suess
Browse files

fix(select): When using formControl, and you set the control back to default...

fix(select): When using formControl, and you set the control back to default or back to an empty string. It wasn't actually clearing the form. This is because the form doesn't like undefined. You need to set it to null.
parent 904a9e32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment