NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.75k stars 552 forks source link

feat: support reducer result #473

Open maxswjeon opened 1 year ago

maxswjeon commented 1 year ago

Description

There is a reducer type of collection view, which is table type when created on Notion Website.

Notion Test Page ID

d297b76916ff4749b49648ac9984c358

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Apr 23, 2023 5:03pm
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Apr 23, 2023 5:03pm
maxswjeon commented 1 year ago

I don't know why the test fails... I cannot see the Vercel logs

maxswjeon commented 1 year ago

Found it. ReducerCollectionView should extend BaseCollectionView