Oliver Faro

Results 4 comments of Oliver Faro

I did not really investigate on the problem, so sorry my suggestion may not solve your problem. But hover fires very often, which is normal behaviour. You could use something...

Okay, sorry. I did wrong and created a pull request on my own fork of the project without noticing... Now it is fixed.

In case somebody runs into the same issue, my workaround for this at the moment ``` // so poor const router = useRouter(); const filterData = router.query.slug; // ... const...