react-notion-x
react-notion-x copied to clipboard
Fast and accurate React renderer for Notion. TS batteries included. ⚡️
How do you remove the notion-collection-row? I am able to just `display: none`, but ideally I want to remove it from rendering? Is there a trick to identify and remove...
How would I be able to fetch the collection property names using `getCollectionData`?? I am using the below snippet to get the format of the collection data, but it's coming...
#### Description Since `collectionView` is an optional arg in `getCollectionData()`, calling it without would throw an error because of a missing nullish check. #### Notion Test Page ID 86b15a89dd4846699383be4476beafa9
#### Description I have a live website (https://mynotion.space) and everything will be working as expected and then eventually I will get the following error: `skipping missing collection view for block...
#### New Features - Sun-Sat or Mon-Sun week view - Show or hide calendar controls (`showCalendarControls: boolean`) - Decide to start the weeks on Monday or Sunday (`startWeekOnMonday: boolean `)...
#### Description Can I add Google Adsense? Google adsense information has been added to . I can't see it on the page. https://hozero.synology.me #### Notion Test Page ID 8d9a340e03f947c7a9579f0eea3a2433
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?
#### Description #### Notion Test Page ID
I want to target this class id and re-render with another React Component (say a carousel called [SwiperJS](https://github.com/nolimits4web/swiper)). What should i do? 
#### Description let keyword redefined the variable, which set the return value of the entire function to undefined, discarding the calculated value #### Notion Test Page ID 067dd719a912471ea9a3ac10710e7fdf