BoldGrid / weforms

7 stars 12 forks source link

fixes #194 Array Key "name" doesnt exist for custom html field #195

Closed avonville closed 1 year ago

avonville commented 1 year ago

Fixes #194

Testing

This is an edge case, and we could not find what was causing it based on what was provided on the support ticket. The only way to replicate it was to unset the array key. This should not happen in normal operations.

Logic has been added to ensure that the array key will always exist on render.