Skip to content

onTap callback is not called when no InfoWindow is declared and a first tapped has already occured #62

@SDAChess

Description

@SDAChess

Describe the bug
When creating a PlatformMap with no InfoWindow, the onTap callback is not called when you press a pin several times.

To Reproduce
Create a PlatformMap with a pin and no InfoWindow, implement the onTap method to log tapping.
Tap two times a pin. Only one tap is registered.

Expected behavior
Register both taps.

Smartphone (please complete the following information):

  • iPhone SE 3rd Generation
  • 16.3.1

cc @RostanTabet

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions