LinioIT / dynamic-form-bundle

Generates symfony forms based on Yaml configuration files
18 stars 11 forks source link

FormlyFieldFactory should not be a manager #8

Open nesl247 opened 9 years ago

nesl247 commented 9 years ago

The FormlyFieldFactory class is acting like a manager, and only returning new instances when one doesn't exist already. Instead, it should always be returning a new instance.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity.