vader1359

Results 4 issues of 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...

![CleanShot 2024-04-17 at 09 13 15](https://github.com/NotionX/react-notion-x/assets/27997820/0449095b-ad98-43ef-9910-d7576ff33d7b) I switch to AppRouter and using the "use client" for the NotionPage. The page rendered correctly but no matter what I try, the images...