I am running a bound mutate and using the axios example in this repo. I would expect the data to maintain previous result until request has finished but it seems to turn undefined and returns the network data. How can I achieve optimistic response like behaviour using SWR?