-
All of my avatars with face tracking have all features working fine except the eye look is broken. All avatars eyes are fixed forward and do not respond to looking around. All of my avatars are using …
-
-
```
FAILURE: Build failed with an exception.
* Where:
Script '/Users/sudhirarora/downloads/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1070
* What went wrong:
Execution fail…
-
I'm having trouble setting `CupertinoDatePicker`'s `minuteInterval:` property to 30.
It should be an integer factor of 60, so 30 should be fine. But I'm only able to set it to 1 or 2, any other value…
-
From a fresh clone of the repository master branch (commit 51b6b431199e1fd9bbadfd997cbe258923aa0e15 as of the time I'm writing this), building with ergodox.bash and flashing the resulting firmware cau…
-
I'm using ibexa-site-api 6.1.2 with Ibexa 4.6.3.
Steps to reproduce:
In admin area, within a richtext field, embed an image. Save and publish.
The image is rendered correctly in admin preview.
…
-
## Update: Figured it out. My issue was caused by trying to draw too many things to a Canvas. That being said the framework should probably not crash and just stop adding new items or something less c…
-
There is an issue with UI freezing on Chrome OS when after upgrading from 2.10.5 to Flutter 3.x.x. After several consecutive interactions with UI (button presses etc.) the whole application becomes un…
-
## Steps to Reproduce
I am developing a complex app, based on the camera plugin example. Despite following the example closely, it is occasionally running into conditions which are crashing the n…
tiloc updated
9 months ago
-
### Current Behavior:
When I use a git repository via an HTTP link NPM "takes liberties" with it, which breaks my build:
```txt
$ npm init -y
Wrote to /Users/eugene.lazutkin/Work/temp/pa…
uhop updated
3 months ago