You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
We had the bad misfortune of our developer who was working with formly leaving the company on Friday, just after he pushed his (customized) version of formly to the staging environment.
Now, the forms are not showing any submit button which had been working prior to the latest update.
To be clear, I know this is our fault, since the demos all work fine. Not blaming the update.
I know there were some significant changes in 0.0.16, and I'm wondering if any of them might have affected whether the Submit button shows, and the developer missed applying the changes.
(I have stepped into the code and confirmed that $scope.formOptions.hideSubmit is false, but I can't tell where that gets read by formly to check it closer to the metal.)