Kazuya Kurihara

Results 2 comments of Kazuya Kurihara

@marlonschlosshauer It seems like Next.js only recognizes 404 page in root directory and cannot recognize 404 page in dynamic directory. https://github.com/vercel/next.js/blob/160bb99b06e9c049f88e25806fd995f07f4cc7e1/packages/next/src/build/index.ts#L923-L926 But it is `For now` so you can wait...

In case of react-slick, I fix it using swipeEvent ( or onSwipe ). Maybe it can be applied to slick using on swipe in slick ( I didn't try it...