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
Added missing error class for checkbox validation errors. (425c9c2)
Append _0 to error ID on checkbox and radio button groups, so that the error link jumps to the first input element instead of the surrounding block. (3f4254a)
Disabled mapping by default on custom HTML block. (b34e0de)
Fixed issue with multiple errors for a single field being grouped onto one. (b400ca0)