This repository was archived by the owner on Apr 30, 2018. It is now read-only.
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
Backwards compatibility for templateOptions? #162
Closed
Description
I am finding formly very helpful. Thanks.
In the latest 3.0.0 checkin, the property templateOptions was introduced. Unfortunately, this breaks my code.
Any way you can introduce a backwards-compatible option, perhaps a helper that will create the templateOptions from the field object?
Just curious, what was the reason for the change?
Keep up the great work!