Oscar
Oscar
I am passing a List of items to the Carousel Slider. However I can notice that when moving from one cell to another, and going back and forth, the Widgets...
**Describe the bug** We have a design where the text color of the `AutoCompleteInput` has to be different when the input is focused or not. The issue is that the...
The screensaver does not support MacOS Mojave. When clicking on it in the screensaver pane, System Preferences immediately crashes.
**Intended outcome:** `Calling cache.modify should modify the `@client` field in the cache **Actual outcome:** The cache.modify call returns false, the field is not updated in the cache **How to reproduce...
Using the `.travis` template from Cocoapods, the build is failing because it can't find the simulator. I tried different version of xcode_image and simulators...
Fixes #. DOMNodeRemoved event is now [deprecated an unsupported](https://developer.chrome.com/blog/mutation-events-deprecation) by Chrome browser, in favor of [MutationEvent](https://developer.mozilla.org/en-US/docs/Web/API/MutationEvent). The issue is that the tooltip remains on screen and page has to be...