mitzjukim
Connecting Self-Hosted MongoDB to AgGrid Table in Windmill UI - Need Support with Data Display Issue
@AntPruve my 5c It would be easier to read/reconstruct later if you return an object pre-built with data rather than build it when returning (i.e. response = {"columndefs etc"}; return response}
also try mocking a working response before transforming into one so you can eliminate the point of failure in this flow.
8 replies