Drew Lustro
Drew Lustro
~Could the maintainers chime in? Does this work for `@apollo/client`?~ ~I came to the same conclusion as @jaydenseric. Some quick issue doomscrolling led me here.~
Nevermind, thanks! It looks like the case is officially supported. I thought it was still problematic because this issue remained open.
Quite interesting... could be down to help with this, although I have no production experience with rust.
Thanks @scf4. Here's a complete example that worked for my project: ```tsx import nextRoutes from '@yolkai/next-routes'; import { LinkProps as NextLinkProps } from 'next/link'; // Nextjs 9 const routes =...
also would like to know
I am also experiencing this issue; the package is not usable because it crashes the whole app. Is there a way to throttle the resize event? I'm passing simple DOM...
# Workaround > cc @nvuhung @agduyaguit @modestfake @jflayhart I developed a workaround for this issue until it is fixed. This module is overall great, but clearly this problem is complex....
I'm working to replace **Formsy**, which is unfortunately not maintained frequently, with **Formik** at [Capsule](https://www.capsulecares.com/). Has anyone used **Formik** by wrapping it in another custom higher-order component to grant standard...
@dgurns – It's well-documented that interpolated strings in tailwind classes **do not work.** 
Lol- I do the same all the time