Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tienifr committed Jan 12, 2024
1 parent 8f4e642 commit 7c6b96a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default function subscribeToReportCommentPushNotifications() {
Navigation.isNavigationReady()
.then(Navigation.waitForProtectedRoutes)
.then(() => {
// Close attachment modal before navigating to notification's report
Modal.close(() => {
try {
// If a chat is visible other than the one we are trying to navigate to, then we need to navigate back
Expand Down

0 comments on commit 7c6b96a

Please sign in to comment.