maxaggedon

Results 9 comments of maxaggedon

Other than special characters, having a separate environnement variable for password allows to retrieve it from a secret if you use this image in kubernetes

@brsaylor2 do you remember on which gradle version you were ? it's not working for me on 6.7 with `configurations = ALL`

Thanks a lot @brsaylor2 for you detailed reply ! I managed to make it work also on gradle 6.7. My problem was with `react-native-screens`, so I tried uninstalling it and...

There is one here : https://github.com/prscX/react-native-photo-editor

Hi @villesau ! I did the same fixes for v5 ;)

@AnthonyDurussel I reported a potential security issue because I saw it, but I don't have write access on this repo, sorry.

I am getting the same thing on Android only ? Have you found a workaround for this ?

It seems its not happening always, but I managed to reproduce on the playground by changing the selection https://github.com/udecode/plate/assets/17004545/291fa62e-6952-4992-8f83-494aece678ad

Hey, we are currently doing the exact same thing (graceful shutdown of express app in k8s) so I don't know if it's perfect but I can share what I figured...