Henrique Malheiros

Results 3 issues of Henrique Malheiros

First of all, thank you for this great project! This may be a niche use case, but it is as follows: - I want to use tabs inside a sheet;...

### Version 2.5.17 ### Reproduction link [https://github.com/henriqemalheiros/vue-ssr-cached-component-css-modules](https://github.com/henriqemalheiros/vue-ssr-cached-component-css-modules) ### Steps to reproduce - `yarn install` - `yarn run ssr:build` - `yarn run ssr:start` - Open `http://localhost:8000/` - Refresh the page The...

# Bug report ## Description / Observed Behavior I'm using the `mutate` function to partially update the cached data ([like this second example](https://swr.vercel.app/docs/mutation#mutate-based-on-current-data)). When starting a second mutation before the...

area: mutation