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
The callout shows very quickly and then disappears (see demo video below)
However, then, move down and to the right and tap that marker and the callout is persistent, as expected
bug.webm
Some notes:
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.
This issue does not happen if react-native-maps-super-cluster is not used (i.e. just react-native-maps and markers).
This has been reproduced on multiple iPhones, old and new.
Any ideas?
The text was updated successfully, but these errors were encountered:
Reproducible example: https://github.com/findhumane/testmapstouch
git clone https://github.com/findhumane/testmapstouch
cd testmapstouch
npm install
npx expo start --tunnel
bug.webm
Some notes:
[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 newerreact-native-maps
.react-native-maps-super-cluster
is not used (i.e. justreact-native-maps
and markers).Any ideas?
The text was updated successfully, but these errors were encountered: