-
**Android API:** 28
**Mapbox Navigation SDK version:** 1.6.1
### Steps to trigger behavior
1.We use hilt to inject ViewModel in our navigation fragment
2 .Call `NavigationView.onDestroy()…
-
timer 引起的内存泄露
用leakcanny
-
Thanks for a great component!
I am getting a memory leak when I navigate away from a fragment that contains the Loading Button.
I added a manual call to .dispose() in the fragment's onDestroyView, …
-
In the current acme-dns design, each subdomain registration generates a random username and password to authenticate with when updating records. But why have both a username and password when a singl…
-
Hey there,
I'm encountering the following error, after running my app for a certain amount of time:
`Failed to execute 'setItem' on 'Storage': Setting the value of 'persist:primary' exceeded the q…
-
Since there's not an awful lot of Java documentation and tutorials available for this product, I utilised the example code for getting started with Java. One of the key things is of course using callb…
-
I'm getting a CORS error and it is because I can't go across domains from my domain to yours. Any suggestions?
_Access to fetch at 'https://api.replicate.com/v1/predictions' from origin 'https://g…
-
```
What steps will reproduce the problem?
1. Install LeakCanary into the build
2. Start the instrumentation test (in my case, this is with Calabash for Android
3. Have the test pause for at least 30 …
-
```
What steps will reproduce the problem?
1. Install LeakCanary into the build
2. Start the instrumentation test (in my case, this is with Calabash for Android
3. Have the test pause for at least 30 …
-
I've been building an Fn application with functions that have to hold authentication info to connect to a central object store. I passed the login secrets to the Fn functions using "fn config app APP …