ClusterKit
ClusterKit copied to clipboard
Crash remove observer mapbox
Hi, I'm using the newer version of cluster kit with mapbox, and when i made zoom in zoom out in map the app crash. The error return is this:
Terminating app due to uncaught exception 'NSRangeException', reason: 'Cannot remove an observer <MGLMapView 0x106922a00> for the key path "coordinate" from <CKCluster 0x1135e7640> because it is not registered as an observer.'
Can you help me? Regards
Can we get some help here I have similar problem
What is the call stack here? This can happen here but Im wondering why the tree
would be deallocated after a zoom 🤔
Do you reset the manager's annotations after a zoom?