osmcha-frontend icon indicating copy to clipboard operation
osmcha-frontend copied to clipboard

Changeset breaks OSMCha

Open emersonveenstra opened this issue 2 years ago • 2 comments

I'm submitting a bug report

Brief Description

Changeset https://osmcha.org/changesets/132982621/ breaks OSMCha, it fails to load the map

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

"TypeError: Cannot read properties of undefined (reading 'properties')
    at Jm (https://osmcha.org/static/js/3.18209c6b.chunk.js:2:221594)
    at https://osmcha.org/static/js/3.18209c6b.chunk.js:2:221372
    at Bs.n.onclosetag (https://osmcha.org/static/js/3.18209c6b.chunk.js:2:120664)
    at _ (https://osmcha.org/static/js/3.18209c6b.chunk.js:2:115007)
    at x (https://osmcha.org/static/js/3.18209c6b.chunk.js:2:115046)
    at P (https://osmcha.org/static/js/3.18209c6b.chunk.js:2:118387)
    at n.write (https://osmcha.org/static/js/3.18209c6b.chunk.js:2:107669)
    at Bs (https://osmcha.org/static/js/3.18209c6b.chunk.js:2:120710)
    at https://osmcha.org/static/js/3.18209c6b.chunk.js:2:221196
    at new Promise (<anonymous>)
    at https://osmcha.org/static/js/3.18209c6b.chunk.js:2:221169"

What is the expected behaviour ?

Display the changeset correctly

When does this occur ?

How do we replicate the issue ?

  1. Go to https://osmcha.org/changesets/132982621/

Please tell us about your environment:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36

Other Information / context:

Achavi displays it correctly, so it's not an issue with the Overpass output

emersonveenstra avatar Feb 26 '23 15:02 emersonveenstra

i would love to work on this issue , it could be great if you could guide me a bit about how to setup this project locally and run to achieve this error again .

mukeshblackhat avatar May 27 '23 19:05 mukeshblackhat

Duplicate of #615

nrenner avatar Mar 08 '24 13:03 nrenner