Lots of graphql calls are made which makes the page unresponsive if we add variables in in the columns of a list visualizationDescriptionLot of graphql calls are made which makes the page unresponsive if we add variables in in the columns of a list visualizationSteps to Reproduce 1. create a new list visualization 2. Add few variables in columns3. Observe that a lot of batch statements and GraphQL API calls are made that have a really long 'stalled' time under timing with payloads that look like the attached image. This makes the whole page unresponsive while trying to check data source of same visualization or any other action on that instance WorkaroundThe only workaround is to remove the variables from the columns.Related Problem: PRB2011797