Open-EO / openeo-web-editor

An interactive and easy to use web-based editor for the OpenEO API.
https://editor.openeo.org
Apache License 2.0
12 stars 17 forks source link

GEE web editor unable to edit reducer, returns error #119

Closed clausmichele closed 3 years ago

clausmichele commented 3 years ago

Editing a process graph with GEE web editor returns an error when trying to edit the reducer part of processes like reduce_dimension or apply. image

P.s.: I don't know if this is related to the GEE back-end or to the web editor, please move this issue accordingly.

m-mohr commented 3 years ago

Likely a Web Editor issue that was introdoced here: https://github.com/Open-EO/openeo-web-editor/commit/5cdc0c683cbf7c3043ac2dc164967b9fe512adf5#diff-b1c48f1278ba5007dfbb9f77e71f47cfbdcdbe5f09e3d4d84bc82130d44e9b61R122

Sorry for the inconvenience, I'll fix it next week!

m-mohr commented 3 years ago

Thanks for reporting! I fixed it, should be working now. Please let me know if there are still issues, @clausmichele.