Patrick
Results
3
comments of
Patrick
It's also conflicting with this date picker: https://codepen.io/mithicher/pen/VwvZaxm It skips months and randomly closed the date picker field. When I remove unblock() from the code, it works like it should.
My workaround is wrapping each imported fieldset into a Grid with max_rows and min_rows set to 1, hide_display to true, reorderable and fullscreen to false
Any news on this?