Cache profile view before opening AfterReportDialog (#9962)

This commit is contained in:
Samuel Newman
2026-03-03 19:50:22 +00:00
committed by GitHub
parent 612a778361
commit 37a82761f5
5 changed files with 33 additions and 6 deletions
@@ -102,7 +102,7 @@ export function useSubmitReportMutation() {
}
if (__DEV__) {
logger.info('Submitting report', {
logger.info('Submitting report (dry run)', {
labeler: {
handle: labeler.creator.handle,
},