dynamic-form-bundle
dynamic-form-bundle copied to clipboard
FormlyFieldFactory should not be a manager
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.
This issue has been automatically marked as stale because it has not had recent activity.