zernonia / vue3-notion

An unofficial Notion renderer (Vue 3) version
https://vue3-notion.vercel.app/
MIT License
134 stars 20 forks source link

Child blocks are not rendering #27

Closed barisener closed 1 year ago

barisener commented 2 years ago

Describe the bug When i add a content to block in a page with notion api, the library does not render these content. I checked the response and my contents was there as response but i can not see it on page. it is not rendering.

To Reproduce Steps to reproduce the behavior:

  1. Go to notion and create a new page.
  2. Add contents manuel and append a new block as child block with notion api to your page.
  3. Share it and use the library (vue3-notion) to render your notion page in a vue app
  4. See error

Expected behavior I expect my child blocks render in my page.

Desktop (please complete the following information):

zernonia commented 1 year ago

Hi @barisener ! could you please share what block you inserted using Notion API? Best if you could share a pageId