SyliusTermsPlugin icon indicating copy to clipboard operation
SyliusTermsPlugin copied to clipboard

Fix infinite loop in validation group collector

Open nixls opened this issue 1 year ago • 0 comments

If no validation groups are set on a form then validation group collection code gets stuck in an infinite loop. This pull request modifies the while loop so it no longer hangs.

nixls avatar Mar 28 '24 12:03 nixls