NotionX / NotionX/react-notion-x

Unsupported type copy_indicator

Open
#522 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.