EditingMode() doesnt work in version 1.02
Simply using the new version and changin the mode to EditingMode doesnt work, downgrading to 0.18.4 ad the sandbox example fixes the issue. Are we missing something ?
I'll take a look.
Thanks. Just FYI noe using nebula.gl just the simple react-map-gl-draw with a combo of React-map-gl and mapbox. We are in the process of switching from Leaflet to the his library
Sorry to be a nusance, But can you guys confirm that this is indeed a bug ? If so is there any version we can downgrade too so we can at least get this basic feature working ?
@cubecleveland I'm using v0.21.1 and it seems to be working fine. It seems to be a bug since v0.22.1 as you can see here: https://github.com/uber/nebula.gl/issues/580
Thanks, does it work also with initial features passed on ? so if i want to have initial features already in the edit mode ? seems to not work if i go that route
For me it works fine with initial features. I have a modal to create regions and to edit them, and in both the editing mode works fine. It seems they merged a fix for this at the end of last year, but it still doesn't work for me.
This issue should be fixed on the current master
Getting the same error on #723