Maxim

Results 23 comments of Maxim

+1 Interesting for me

👍🏻 This project really needs good docs!

Any news here?

In case if someone waiting this PR to be merged I've made temporary workaround based on [custom media queries](https://tailwindcss.com/docs/screens#custom-media-queries): ```js theme: { extend: { screens: { 'noscript': { 'raw': '(scripting:...

+1 on this issue

Is project not maintained anymore? Can we priotitaze investigationg of this issue?

issue еще актуальный? #4060 уже вмерджен Если issue еще актуальный — что нужно дописать про readonly?

~~facing a bug~~ ~~In data is possibly undefined. But fetcher returns a Promise which is object not undefined~~ UPD: I guess this is because of `isRevalidating`. Fixed if make my...

I guess we should provide a reproduction sandbox, but currently I don't have time :(

I don't get it. Why having 2 swr packages in `node_modules` creates in **runtime** two instances of SWR? There is a build step involved that will use only one package...