question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[v4.5] Popup - Zoom to with z value error

See original GitHub issue

Hi Guys,

In a Map View if using the default Zoom to action in a popup and the point contains a z value an error is thrown internally in the api. Scene view is fine.

Here’s a plunk with a working (blue) and non working (red) point: https://plnkr.co/edit/2BseGI4ObTUSL5mfxcvb?p=preview

Error is:

Uncaught (in promise) TypeError: Cannot read property 'isWebMercator' of undefined
    at Object.equals (init.js:593)
    at Object.equals (init.js:273)
    at c (init.js:352)
    at a.isActive.r [as callback] (init.js:352)
    at h._dispatch (init.js:357)
    at <anonymous>

Another question - do you prefer these types of things raised in here in github or in geonet? Thanks.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
esoekiantocommented, Oct 17, 2017

@nickcam @bsvensson

I have logged this issue through Esri Support,

BUG-000108875 : Error in a Map View if using the default zoom to action in a popup when the point has Z value

Thanks, Erwin

1reaction
jgravoiscommented, Oct 19, 2017

Do you need to have official support and/or be a designated contact within an organization to actually raise things though?

It is official Esri tech support policy to receive and process canned bug reports and disclosed security vulnerabilities from folks regardless of the submitter’s designation. that said, folks outside the US are still required to log issues via the relevant distributor.

Personally I don’t find the ticket search on the support site particularly useful … Just a single page (hosted anywhere) listing known issues by api version would be great!

i agree 😺

I would of thought Stack Overflow/Geonet/Github are the perfect places for a first point of call if you need help or can’t pin something down

this was my mistake in wording.

  • SO/GeoNet are great places to ask for help
  • just my opinion, but i like when customers use Github to log bugs
  • Tech Support is a great place to ask for help and the best place to log bugs
Read more comments on GitHub >

github_iconTop Results From Across the Web

Leaflet error when zoom after close popup in lightning ...
I found out that this problem is caused by the _zoomAnim , so If you don't need animations while zooming disabling also does...
Read more >
Leaflet error when zoom after close popup - Stack Overflow
this is a new bug for Vue3,I've solved it: change Proxy'map to toRaw(map),like this: L.geoJSON(geoJson, { style: { color: '#ff0000', ...
Read more >
Failed to invert matrix error · Issue #6486 · mapbox/mapbox-gl-js
First is raised a failed to invert matrix error, and then, ... prototypeAccessors.zoom.set (transform.js:165) at ScrollZoomHandler.
Read more >
4 reasons your z-index isn't working (and how to fix it)
Z -index is a CSS property that allows you to position HTML elements in layers on top of one another. It seems simple...
Read more >
How to Keep Uninvited Guests Out of Your Zoom Meeting
Just click the Security icon at the bottom of your Zoom window. In the pop-up, click the button that says Lock Meeting. Require...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found