Skip to content

On iOS, after pressing a cluster and zooming, pressing a marker shows it and then quickly hides it #131

@findhumane

Description

@findhumane

Reproducible example: https://github.com/findhumane/testmapstouch

  1. git clone https://github.com/findhumane/testmapstouch
  2. cd testmapstouch
  3. npm install
  4. npx expo start --tunnel
  5. Scan the QR code in Expo Go
  6. Tap on the "3" cluster
  7. Move the map over a bit to the left
  8. Tap on the left marker
  9. The callout shows very quickly and then disappears (see demo video below)
  10. However, then, move down and to the right and tap that marker and the callout is persistent, as expected
bug.webm

Some notes:

  1. The above demonstration is with Expo SDK47 and [email protected]. The problem also happened on SDK46 and [email protected]. I was waiting to report this until I could upgrade to SDK47 and the newer react-native-maps.
  2. This issue does not happen if react-native-maps-super-cluster is not used (i.e. just react-native-maps and markers).
  3. This has been reproduced on multiple iPhones, old and new.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions