v3.16.2
·
166 commits
to master
since this release
3.16.2 (2023-10-19)
Bug Fixes
- don't bother lifting col/row classes if we don't have any to lift (e012b8b)
- fix lifting bootstrap col/row fields for autocomplete (62b8e3b)
- initialise formRender with an empty formData in cases when no formData is provided, otherwise we are unable to perform setData/render functions on the container (48700de)