NotionX / NotionX/react-notion-x
<pre> tag content is sometimes not displayed in GUI
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Description
The <pre> HTML tag is sometimes not loaded in the GUI. If we refresh the page a few times, variably the content of the <pre> tag may or may not appear.
Notion Test Page ID
https://react-notion-x-demo.transitivebullsh.it/0c322c33381c49bca5083a451c334c39
https://morethan-log.vercel.app/hot-to-make-sitemap-in-next-js
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the missing
content at the linked Notion test page and hosted page, then trace the GUI's HTML rendering path forelements. Done means repeated refreshes consistently display thecontent on both examples, with a regression check for the reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100