-
### Steps to reproduce
ANR in Google Play store, app should not hang.
### Expected results
do not produce ANR
### Actual results
App reports ANR to Google play store
### Code sample
…
-
### Steps to reproduce
Our app is a live streaming platform where real-time videos are broadcast, accompanied by numerous animation effects. The more animations there are in the live room, the easier…
-
### Environment
Jmix version: 2.3.3
### Bug Description
Class SequencesImpl has a cache of existing sequences with unlimited lifetime.
This leads to problems, if someone deletes the sequence…
-
### Steps to reproduce
1. Have an app with a popupMenu
2. Enable VoiceOver / Talkback
3. Swipe until you get Dismiss Menu semantic
### Expected results
Element should be labelled as button …
-
### Steps to reproduce
Ever since our app has upgraded to 3.24.0, it is very laggy like fps drop when ran in debug mode compared when we are in 3.13.8. It is annoying while developing.
This happen…
-
**Describe the bug**
Since migrating to Spring Security 6, Calling APIs using simple jQuery/XHR with basic auth results in final 401 errors, despite being logged in through the browser basic auth…
-
### Steps to reproduce
On iPads using Chrome with Google Password Manager, the password input field exhibits buggy behavior. Specifically, users are unable to autofill their passwords, and manually e…
-
### Steps to reproduce
1. Create a `TextField` widget in a Flutter app.
2. Wrap it with a `Transform` widget (e.g. to scale or rotate the widget).
The use case here is a _drawing app_ that allo…
-
### Steps to reproduce
1.Open the application.
2.Slide the page.
3.Capture profile memory snapshots by using Flutter devtool.
I found the difference in my android application,then I retested thi…
-
### Describe the bug
Generate a new project and run it on web.
```
ReferenceError: setImmediate is not defined
KeyboardAwareScrollView