NotionX / NotionX/react-notion-x

Embed without Embedly

Open
#419 0 comments 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 would like to embed a Twitch clip, which requires providing the parent domain in the query params. When I set the parent to help.tangia.co, what's rendered on my notion site is https://player.twitch.tv/?channel=embed&muted=true&autoplay=false&parent=cdn.embedly.com, which prevents it from loading due to being the incorrect parent.

How can I prevent the embed from using the embedly CDN from within notion, or disable within the code?

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 file or test is named in the issue. Start by tracing the Twitch embed rendering path and how its parent query parameter is formed; done means the rendered URL preserves help.tangia.co and no longer substitutes cdn.embedly.com.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.