When filters are applied, clicking a row to inspect the request, and then either clicking out of it to collapse it, or clicking the collapse button crashes the app, making it reload.
This is also happening when I click to add a filter.
This makes the app unusable. We're in the middle of a test/inspection and we can't proceed like this.
I have a custom property that only gets logged on occasion. It only exists in a single function. When that function is called, sometimes the property gets logged, and sometimes it doesn't. What I see in the dashboard under the column for that property, is just very sparse.
Has the way to export Requests changed in the past few months? I had a script using the gql example which worked fine in February, but now it does not.
Custom properties are not always logging.. I have a custom property that only gets logged on occasion. It only exists in a single function. When that function is called, sometimes the property gets logged, and sometimes it doesn't. What I see in the dashboard under the column for that property, is just very sparse.
'rawquery' should be populated for every 'chat_memory()' call in the pic, but it was only populated once. why?