Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Conversation

@nathannwangg
Copy link
Contributor

@nathannwangg nathannwangg commented Feb 23, 2025

Description

  • Added self.mapview.image = nil before the if let mapUrl = URL(string: imageUrlString) check in HIEventDetailViewController.swift
  • Changed coreDataEvent.addToLocations(coreDataLocation) to replace, not append, by adding coreDataEvent.removeFromLocations(coreDataLocation) before it in HIEventDataSource.swift

…imageUrlString) check in HIEventDetailViewController.swift. Added coreDataEvent.removeFromLocations before coreDataEvent.addToLocations in HIEventDataSource.swift
@anushkasankaran anushkasankaran merged commit 2c9e96e into dev Feb 23, 2025
2 checks passed
@anushkasankaran anushkasankaran deleted the caching-fix branch February 23, 2025 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants