Esri / Esri/nearby-javascript

On mobile devices the map view becomes unresponsive to click or double click for a second visit or thereafter

Open
#28 0 comments 0 reactions 1 assignee Claimed by @odoe View on GitHub
Dominant language
TypeScript
Stars
42
Forks
21
PR merge metrics
No merged PRs in 30d

Description

When the map view is visited the **second time** the **view** becomes unresponsive to clicks, double clicks or taps. This may be related to #14 Double tap on touchpad doesn't trigger zoom.

To reproduce,

1. load the app on a mobile device (or chrome responsive view)
2. click on a list item to navigate to the map view
3. click or double click or tap....view/map responses.
4. go back to the list view and click some other item or simply navigate back to the map view
5. the view stops responding

I have reverted back to JS API version 4.11 and this issue goes away but want to use the latest and greatest JS API (>= 4.14). It also fails with 4.15 as well.

![1](https://user-images.githubusercontent.com/50876023/82253412-eea3c400-991e-11ea-9fa6-49723f3fb32d.jpg)
![2](https://user-images.githubusercontent.com/50876023/82253417-efd4f100-991e-11ea-9750-1f7f4a07ae3c.jpg)
![3](https://user-images.githubusercontent.com/50876023/82253419-efd4f100-991e-11ea-9ebd-2203be80709a.jpg)
![4](https://user-images.githubusercontent.com/50876023/82253421-efd4f100-991e-11ea-82d3-8bfb93d1eb2f.jpg)

Any help is appreciated. Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.