Stephen Scaff

Results 13 comments of Stephen Scaff

The About section URL has a vercel link: Yeah, using Vercel's File System API does appear to be fairly similar. Thanks.

About to publish an update that _might_ address this.

Sorry, just caught this. @ivanjeremic I assume you're using Next's Link helper when updating routes? And thanks for the insight @JordanSuarez. I'll see what we can come with built in,...

Sorry. Been crushed lately but have some time to look at this after tomorrow. Can you make a reduced test to look at? I haven’t had that issue. On Fri,...

Yikes…. Been under water with work stuff and slacked on this. But have a better understanding of RSC and next14 app dir now. So, will take a closer look, probs...

Submit a PR if you’d like and I’ll merge it in. On Mon, Jan 15, 2024 at 9:39 AM Ivan Jeremic ***@***.***> wrote: > I solved this with a nice...

Hi. Thanks for the heads up. Honestly, that notice doesn't help me much. I'd need the plugin author to let me know what version they're using, and any other useful...

Hey hey! Thanks for hopping over with some info. I have an idea of what maybe causing this. I was setting the cursor style to none outside of a side...

Have you tried using CSS variables and simply updating those on hover? Check the docs about [Dynamic Styles](https://github.com/stephenscaff/react-animated-cursor#dynamic-styles). See if that works?

Sorry for delay. Yeah, we can add that. Looking into a few fixes with Next app directory, but can add this right after. Feel free to submit a PR if...