Joe Chereshnovsky
Joe Chereshnovsky
I'm getting the same error right now: "react-native-draggable-flatlist": "^2.5.4", "react-native": "~0.63.4", "expo": "^40.0.0", any luck on getting this work?
hey @thaerlabs, any chance to get this merged? have a similar case on the project and actually interested to get something like this
+1 got this reproduced in similar situation, or we may be doing something wrong
hey guys, still experiencing this exact issue. have you managed to find a solution for this? Otherwise `extendable-immutable` can't be used in anything that is planned to be covered with...
Getting the same issue with my ReactJS WEB app after React Scripts upgrade to the latest version. @emibcn did you figured out the way to overcome this?
hi all, I have the same concern right now, @om26er did you actually figured this out?
have the same issue on my setup, my versions are ``` # docker-compose --version Docker Compose version v2.13.0 # docker --version Docker version 20.10.21, build baeda1f # docker compose up...
thnx for the comment, in my case the reported version is still the same ``` # docker compose version Docker Compose version v2.13.0 ```
> also, --profile [x] up, not up --profile [x] Yes!! That was it! ``` # docker compose --profile [profile X] up ``` Thank you. I hope this will be useful...
@ohtangza @ghsdh3409 hey guys, any chance we could get this merged?