Guys, you have rolled out some modifications to batchednetwork interface that broke my existsing functionality. I'm trying to find where it is documented.
The error I'm getting is:Batch middleware must implement the applyBatchMiddleware function
I looked at the web docs, in source and PR's but it's quite confusing what kind of middleware you are expecting.
OK. It's a simple rename of applyMiddleware
Most helpful comment
OK. It's a simple rename of applyMiddleware