Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Video demo on CCS Project page not working #141

Open
1 task done
heyitsOK opened this issue Nov 29, 2024 · 2 comments
Open
1 task done

[bug]: Video demo on CCS Project page not working #141

heyitsOK opened this issue Nov 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@heyitsOK
Copy link
Member

What happened?

Expected behavior

All blocks/content on a notion project page should render and load properly. It's possible react-notion-x doesn't support loading videos through their renderer in which case we will have to discuss an alternative solution.

Actual behaviour

notion-react-x doesn't want to load the video we have uploaded to notion so it leaves an empty media player

Screenshots

image

Version

0.0.1 (Default)

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@heyitsOK heyitsOK added the bug Something isn't working label Nov 29, 2024
@hellomusa
Copy link
Collaborator

Related issue NotionX/react-notion-x#520

@hellomusa
Copy link
Collaborator

Related issue NotionX/react-notion-x#520

From a commenter...

Notion now exposes uploaded content through expiring links. You either need to cache those filees, fetch a fresh link from Notion every time your page loads or, in the Notion UI, embed files as external links rather than uploading them on Notion.

IMO, no easy solution exists except for uploading the video to YouTube like we do for the Side Project Night page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants