Médédé Raymond KPATCHAA

Results 25 comments of Médédé Raymond KPATCHAA

I've tried with #221 and it's working now. I've also added polyfill for PictureElement https://polyfill.io/v3/polyfill.min.js?features=HTMLPictureElement%2CIntersectionObserver "lozad": "ApoorvSaxena/lozad.js#pull/221/head"

@plmercereau I was actually looking for how to set longer user sessions without having to refresh. We're adding offline capability to our application and we would like people to login...

@umutseven92 I am also switching to VSCode and I found the extension you mentionned. The only "problem" is that it misses the option to create string values directly from code....

For reference, this plugin has the ability to add a new string directly from code editor... https://github.com/long1eu/flutter_i18n You can see a screenshot from my comment here : https://github.com/long1eu/flutter_i18n/issues/63#issuecomment-535963796

I am working to modify the extension to make it compatible with latest version of spree. I am getting an error related to nested scopes ! ![spree_sales_error_3](https://cloud.githubusercontent.com/assets/1266755/2909548/286da872-d634-11e3-965c-324209d1002e.png)

Hi, I have created a new repo of mine containing the code that I have in local now. https://github.com/kraymond70/spree_active_sales I have a readme file that could help you reproduice the...

Hi, Please did you have time to check out my code ? Thanks

No :( ! And as I am not as good in Ruby I couldn't do it on my own.

I fixed the issue on my side by using the solution provided here https://gist.github.com/webbertakken/c2b457d39224baf701c8de1589b61555#file-pre-commit-sh-L7 `if sh -c ": >/dev/tty" >/dev/null 2>/dev/null; then exec >/dev/tty 2>&1; fi` Now the wizard will...

I created this PR to update to the latest version of Ionicons #1484 . While waiting for it to be merged, you can use this in your package.json `"react-native-vector-icons": "mrkpatchaa/react-native-vector-icons#ionicons-v6"`...