Steffen Kleinle

Results 243 comments of Steffen Kleinle

As a workaround it is also possible to use the `.like` property which does not fail if it is not the same identity, e.g. `expectSaga(foo, bar).call.like(baz, qux).run()`

> > As a workaround it is also possible to use the `.like` property which does not fail if it is not the same identity, e.g. `expectSaga(foo, bar).call.like(baz, qux).run()` >...

Also experiencing this and a solution in the api would be much appreciated (something like the `ignoreFollowUserLocation` property on `setCamera` as proposed above). `flyTo` is also not doing anything if...

Agreeing with @whiteHatCip here. In order to achieve a moveTo if followUserLocation is set to true we have to use this workaround: https://github.com/rnmapbox/maps/issues/1079#issuecomment-1203964181 In our opinion this is a perfectly...

Sadly we are still searching for solutions

Possibly related to #2435.

I thought this was already implemented for event thumbnails with the `featured_image` property, but it shows neither in the endpoint nor in the results anymore. Was this feature removed?

> Does not really work for other types. The issue here is that we plan to pass the path directly from the URL in the web app. That means events...