- My goal: Get my live Apps to work again ASAP and figure out the root cause
- Issue: Without any updates of my Apps, then most of my data source mappings from components to data are broken.
- Steps I've taken to troubleshoot: I have added an extra β.dataβ in the Data source mapping on some componentys. Example: Yesterday β{{ getTrackingEvents?.data }}β was working, but now I need to use β{{ getTrackingEvents?.data.data }}β
- Additional info: (Cloud or Self-hosted, Screenshots): Cloud
3 posts were merged into an existing topic: Query results unexpectedly wrapped in a "data" field β breaking all resource-connected components