With indices with a lot of fields (e.g. filebeat with 4000+ fields), performance of the transform wizard can significantly drop, resulting in page freezes of several seconds on each rerender. Some investigation is needed to identify root causes of the problem. One suspicion is that the dropdowns of the pivot configuration cause the freezes as the dropdown option might get recalculated on each render.