Skip to content

Commit

Permalink
Clear view reference
Browse files Browse the repository at this point in the history
  • Loading branch information
m-bert committed Aug 5, 2024
1 parent fd79077 commit dd94802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apple/Handlers/RNHoverHandler.m
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ - (void)bindToView:(RNGHUIView *)view
- (void)unbindFromView
{
[_view removeTrackingArea:trackingArea];
_view = nil;
}

- (void)mouseEntered:(NSEvent *)event
Expand Down

0 comments on commit dd94802

Please sign in to comment.