Hey team, we were trying to test the PDF and PNG download feature of our custom charts (BYOC). It is working fine when we were using a simple JavaScript configuration in React for the chart config, but when we switched to using the React hook provided by ThoughtSpot SDK (useChartContext) the download stopped working. What are we missing here?