OSMCha/osmcha-frontend

OSMCha fails to load a changeset

Opened this issue · 2 comments

I'm submitting a bug report

Brief Description

https://osmcha.org/changesets/151415207 fails to display anything.

What is the current behaviour, (attach relevant screenshots) ?

"Map failed"

What is the expected behaviour ?

Displayed changes.

When does this occur ?

Every time.

How do we replicate the issue ?

  1. Load the URL in your browser.

Please tell us about your environment:

qtwebengine 6.7.0

@jleedev reported what I believe is the same bug in Slack, with some info that may help with debugging:

this changeset gives "Map failed" https://osmcha.org/changesets/158945396

the augmented diff describes a way changing from some version (with no bounds, nodes, or tags) to the same version (with all those), and real-changesets-parser/parsers/element.js is returning undefined in createWay

image

Probably a duplicate of: