vader1359
vader1359
#### Description Here I set up a simple Next.js page with getStaticProps. The revalidate is set to 10 already, but changing on the Notion Page still does not change the...
It seems we have a new stable Image component in Next.js in version 12.3 with a lot of improvement. Will react-notion-x support this?
I set up a gon variable for checking if current user is available in controller. `gon.watch.has_current_user = current_user.present?` I open a page (with current user presents) and duplicate that page...
 I switch to AppRouter and using the "use client" for the NotionPage. The page rendered correctly but no matter what I try, the images...