You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(headline-details): make ad trigger awaitable and ensure context is mounted
- Modify onEntityChipTap and onSimilarHeadlineTap to be asynchronous
- Add checks for context.mounted after ad triggers
- Update method signatures to return Future<void>
- Add comments for better code readability
0 commit comments