You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using next.js and react-notion-x to display a YouTube video embedded in Notion on a webpage, the notion-yt-playbtn class style's background-image is not showing up, even after changing it from:
I have updated react-notion-x to the latest version and checked the svg configuration in next.config.js, but it's still not working. When I directly insert the svg in notion page, it displays correctly. However, the YouTube play icon disappears.
Please help with this issue.
The text was updated successfully, but these errors were encountered:
Description
When using next.js and react-notion-x to display a YouTube video embedded in Notion on a webpage, the notion-yt-playbtn class style's background-image is not showing up, even after changing it from:
to:
I have updated react-notion-x to the latest version and checked the svg configuration in next.config.js, but it's still not working. When I directly insert the svg in notion page, it displays correctly. However, the YouTube play icon disappears.
Please help with this issue.
The text was updated successfully, but these errors were encountered: