splitbee / react-notion

A fast React renderer for Notion pages
https://react-notion.com
MIT License
2.86k stars 151 forks source link

In-text links to other notion pages are broken #34

Open mxstbr opened 3 years ago

mxstbr commented 3 years ago

They render just "‣". For example, here is what I wrote in Notion:

Screenshot 2020-09-27 at 11 01 59

and then here is what it looks like rendered with react-notion:

Screenshot 2020-09-27 at 11 02 23
mxstbr commented 3 years ago

I figured out why it does this. Here's what the API returns for an in-text page reference.

Screenshot 2020-09-27 at 21 22 20

:facepalm:

Shunxu-H commented 3 years ago

67

Any update on this issue? Thanks!

aerdeyn commented 1 year ago

Hi team, any progress on this issue? This one is a bit of a show stopper as in-text links to other Notion pages are a pretty core feature of the product.