Viktor Gottfried

Results 13 comments of Viktor Gottfried

We observe the same behavior on android, FFImageLoading version: 2.4.11.982 The loading gif animation freezes and is not replaced by the actual image.

You can setup your own instance of MockMvc (https://docs.spring.io/spring-security/site/docs/current/reference/html/test-mockmvc.html) and pass it to the MockMvcTarget. This is how we setup the Pact Provider tests with secured endpoints: ``` public MockMvcTarget...

Is any workaround available for terraform? I would like to create an ovh_cloud_project_kube resource with a private network, but it requires the openstackId of the network.

I just wanted to share that I spent quite a few hours debugging this issue.

I forked the [flitsmeister-navigation-android](https://github.com/flitsmeister/flitsmeister-navigation-android), since they have already replaced location layer plugin by location component and removed mapbox telemetry. Flitsmeister still depends on the old mapbox libraries and navigation-ui is...

You can try it out. I added also some samples from mapbox to the sample app. There are already three samples working, I did not manage to finish the fourth...

Sorry for this case sensitivity issue. > Do you know what it means when a notification comes ala "found 4 retained objects grouped as 2 distinct leaks" is shown? (source...

I fixed the issue with MapWaynameTest and offroute handling in the navigation UI. Right now we are also working on the iOS part with direct MapLibre integration. Looks promising :)

We're also encountering challenges with deployment due to unexpected behavior, similar to the issue discussed here. > IMO if we add this it should not be at the API layer,...

Are there any plans to tackle this problem? Implementing a feature that allows assigning a semantic ID, like a tag, when creating the model could be a suitable solution.