I believe there is a couple modes dynamicWidgets can work in. default is all facets get prefetched data ( I think 20 documents or so) star * is passed to indicate that. And that definitely fails with TS, but possibly the other mode which is less dynamic where we explicitly indicate the facets could be a quicker implementation for TS.