contributte / forms-multiplier

:repeat: Form multiplier & replicator for Nette Framework
https://contributte.org/packages/contributte/forms-multiplier.html
MIT License
26 stars 21 forks source link

Do not throw exception if component is not found #50

Closed diegosardina closed 3 years ago

diegosardina commented 4 years ago

Adding fields more than maxCopies throws an exception:

Nette\InvalidArgumentException
Component with name 'multiplier_creator' does not exist.
MartkCz commented 3 years ago

Thanks!