Kevin Coleman

Results 46 comments of Kevin Coleman

@darrelmiller This fix is still not on ruby gems. When do you think it will be updated? Related: https://github.com/microsoftgraph/msgraph-sdk-ruby/issues/49

@richardgill I am trying to add in organizations. The coding of this gem does not make it easy to do this. It looks like there someone has made an attempt...

The v1.1.0 is much worse than the nswfjs. No idea why.

conflicts with master.

@Fredrikwide the craco fix doesn't work for me either. @Fredrikwide did you find anything?

```javascript module.exports = { babel: { loaderOptions: { ignore: ["./node_modules"], }, }, }; ``` As a temporary fix, ignoring all of the node modules resolved the issue :-/

@StevenMasini I pushed your fix out to production and I haven't seen it crash yet, but I also have not explicitly tested for this case.

@StevenMasini I had one user report caching failures on iOS. They claimed they couldn't see any images on their profile when they were successfully uploaded to the server. Not sure...

@StevenMasini I am using: [#27e9e](/StevenMasini/react-native-fast-image/commit/27e9eacc0c9cca6fa16ec8d342a8d804b926c6df) in production and I am still experiencing this issue. I think that matches the latest version of your module. IMHO, if the image fetch gets...