SSR is not working
Author: Roy412Created Jul 18, 2018Updated Feb 29, 2024
Labelsquestionpull request wanted
I've installed react-dates in NextJS based project and here is the sample base project.
I tested with DayPickerSingleDateController(Inline Calendar) and the calendar isn't rendered at Server Side but client side. So it shows blank for a few seconds and after then, show calendar.
Is this problem of NextJS or this library?
Source: react-dates/react-dates