I have a dashboard with three queries that daisy-chain their Publish/Subscribing (e.g. Q1 → Q2 → Q3). In the deployed dashboard, Q3 does not update in the case that Q2 has no records. In the dashboard developer form, it updates as intended where Q3 should have no rows returning.
Otherwise, the publishing and subscribing is working fine. Suggestions for what I may be missing or a correct way to manage this?