Simon Bächler

Results 32 comments of Simon Bächler
trafficstars

As of 92a323c8a1ac18c04a8822155ad534226fe1a233 the functional tests pass but the unit tests fail. There is a string concatenation within py-elasticsearch which conflicts with the mocks.

The new release has experimental python 3 support. There is a new version of the FlickAPI as well. I still need to test it.

In a first step I would add it as a new Tube that can then include any faker methods.

@jfairbank I ran into the same issue. Redux-Saga allows any function that return a promise to be forked. Is this going to be supported in a future version?

I would need some time to reproduce this issue. Since it was reported by Sentry means that it happened in a production environment. I'll still have to figure out why...

@andreandersson It is very likely that this is the same error. We are also using a Webview on iOS and the error happened there.

Be careful with `import moment/dist/locale/cs`. I noticed that this resulted in a 75kB increase in bundle size (gzipped) because now moment and moment/dist as well as all locales endet up...

But does Redux Form work with React 18? I guess it won't support concurrent mode.

Relates to https://github.com/redux-form/redux-form/issues/4721