PraZ

Results 86 comments of PraZ

v3 is now release with available nuxt module as well! docs are also deployed 🚀 closing this for now, if still having issues, feel free to reopen

IMO, the button should always be "follow" or "follow back", and another mention out of the button could say "follows you". I think twitter has something like this ? text...

That's interesting, I'm just curious about performance impact of pushing this as a base feature when it can be added with another plugin. My take would be to make sure...

Hi, I need a reproduction repo to investigate. But the persistence outside of components should work because subscription is made in detached mode.

Yeah, the stackblitz you gave works perfectly fine (open the preview in a new window to have it working). Curious to see if it's Netlify specific or some other SaaS...

However be mindful of using data from the store, as it will be rehydrated only when the client is hydrated as well. So data from the server is not the...

Hi, to investigate i need a proper reproduction repo. However this looks like you are using client-side only storages (like localStorage), or the cookie isnt passed properly, or a value...

> > Hi, to investigate i need a proper reproduction repo. However this looks like you are using client-side only storages (like localStorage), or the cookie isnt passed properly, or...

will have a look when i get some time 👍

sorry been really overloaded with work atm, havent found time yet to look into it 😓