splitbee / react-notion

A fast React renderer for Notion pages

Home Page:https://react-notion.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backlinks are not rendered

Shunxu-H opened this issue · comments

After some investigation, it seems like backlinks are embedded within the text blocks as such

0: "p"
1: "74c1c34b-93ef-4e71-ad88-103a3503cb6a" // id 
2: "dd90a6b9-e00b-4a53-a360-b36f747bc8e6" // space id 
length: 3
__proto__: Array(0)

As a result, the backlink is rendered as a little triangle
Screen Shot 2021-05-25 at 10 53 26 AM
Any workaround that people are aware of? If not, any pointers on what needs to be changed to have it fixed?

Thanks!

Did you solve?

Did you solve?

I used react-notion-x instead

Did you solve?

I used react-notion-x instead

Thanks for answering me. I used to use vue-notion. but it hasn't maintained by anyone. :(