luunc
luunc
Does anyone know how to pass this issue?
Hi @JaffaKetchup , I don't see that property (`absorbPanEventsOnScrollables `) in `MapOptions`
@SalihCanBinboga Need to check `didUpdateWidget` in case `widget.enable` is changed. Anyway, I fixed it different way, you can have a look at latest code. Thank you.
@SalihCanBinboga , I understand your concern. However, can you try setting `enable` from `false` to `true` and move the widget around to pop a route to see what may happen?...