TP-28534 | hot fix (#405)
This commit is contained in:
committed by
GitHub Enterprise
parent
170c67fb2a
commit
f182753ab6
@@ -64,9 +64,6 @@ const Notifications = () => {
|
||||
addClickstreamEvent(CLICKSTREAM_EVENT_NAMES.FA_NOTIFICATIONS_LOADED, {
|
||||
count: data?.length,
|
||||
});
|
||||
if (data?.length) {
|
||||
return;
|
||||
}
|
||||
onRefresh();
|
||||
}, []);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user