[GH-ISSUE #168] Bug squashed on AppCenter #165

Closed
opened 2026-03-03 19:15:50 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jun 9, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/168

Originally assigned to: @NghiaTranUIT on GitHub.

Descriptions

There are couple bugs on AppCenter, which we recorded recently. It's perfect time to squash it

Criteria

  • Crash on Flow's presenter
  • Crash on NSTableView's itemForRow
  • Crash on httpHeader in Flow
  • Hide empty Body panel if the body is empty
Originally created by @NghiaTranUIT on GitHub (Jun 9, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/168 Originally assigned to: @NghiaTranUIT on GitHub. ## Descriptions There are couple bugs on AppCenter, which we recorded recently. It's perfect time to squash it ## Criteria - Crash on Flow's presenter - Crash on NSTableView's itemForRow - Crash on httpHeader in Flow - Hide empty Body panel if the body is empty
kerem 2026-03-03 19:15:50 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 9, 2019):

All done 💯

🤯 Changelogs

  • Fix bug when the body is available but empty data -> Hide the Body tab
  • Presenter of Flow is not safe thread -> Crash when accessing and initialing at the same time
  • Factor of ItemSource is not safe thread too.
  • Unwrap currentHeader in Flow before using
<!-- gh-comment-id:500184122 --> @NghiaTranUIT commented on GitHub (Jun 9, 2019): All done 💯 ## 🤯 Changelogs - [x] Fix bug when the body is available but empty data -> Hide the Body tab - [x] Presenter of Flow is not safe thread -> Crash when accessing and initialing at the same time - [x] Factor of ItemSource is not safe thread too. - [x] Unwrap currentHeader in Flow before using
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#165
No description provided.