NotionX / NotionX/react-notion-x
Unsupported type copy_indicator
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Description
I'm using NotionX to render a page in our website http://tekunda.com/careers, the server logs keep showing the below error:
Unsupported type copy_indicator {
"id": "d64e78c6-67ef-4905-b40c-202e6e573a0a",
"version": 1,
"type": "copy_indicator",
"parent_id": "cbd02f99-163a-4d6a-a52d-b57cc426a7d0",
"parent_table": "block",
"alive": true,
"space_id": "....."
}
Notion Test Page ID
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
No source file or test is named. Start by locating the renderer's handling for unsupported Notion block types and reproduce the error with the supplied copy_indicator block JSON. Done means this block is handled without the unsupported-type error and an appropriate test covers it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, 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