JerryBels
JerryBels
Hey guys, as discussed with @ajwhite here : https://github.com/angular-translate/angular-translate/issues/738#issuecomment-131637721 It could be great to test the performance gain of using the one-time binding, that needs to be bound to an...
Hello guys, I'm trying to change the value displayed to the user after he changed some inputs. Specifically, a date input is changed, and then the date displayed under it...
Hello, CoreUI has some functionnalities that seems to be ignored in the docs. I wanted to apply the `active` state to some menu entries based on conditions, but the JS...
Hello :) Using this module for an app I made, I had an issue - I needed it to work on Android TV as well, and although it worked -...
Hello, when loading an image for a user (let's say a facebook image, if the user registered with facebook) or a product (image stored on firebase storage), it fails to...
**Environment:** - OS and version: Ubuntu 22.04.1 - Meilisearch version: v0.30.4 So, migrating to V1 I decided to give this a try... ``` $ sudo bash migration.sh v1.0.2 warning: MEILISEARCH_MASTER_KEY...
A performance optimization opportunity! `react-native-reusables` currently relies on NativeWind. While NativeWind v4 is great, some users (myself included) are moving towards **Uniwind** for its significant performance benefits. Uniwind offers much...
### How were you trying to build the app? When trying to build iOS on EAS, I got this error: ``` Build failed: The "Run fastlane" step failed because of...
### Description I'm just trying to get a POC working, and using your base example I'm unable to have any change in my runtime without crashing. And when it doesn't...