issues Search Results · repo:splitbee/react-notion language:TypeScript
Filter by
47 results
(54 ms)47 results
insplitbee/react-notion (press backspace or delete to remove)Hello. I d like to ask the following questions:
1. If I directly retrieve all the blocks of a page using the notion-sdk-js, can I directly render them using
react-notion?
div style={{ maxWidth: ...
liaodalin19903
- 1
- Opened on Feb 8
- #126
Library Crashes When Rendering Untitled Toggle Block
Description:
Encountering a crash in the library when attempting to render a toggle block without a title (i.e., only with the
placeholder Toggle ...
peguimasid
- Opened on Mar 21, 2024
- #120
Issue: Notion teamspace page images not rendering
Description
Notion introduced a feature called Notion Teamspace, allowing users to create subgroups and manage access to specific
pages within those ...
peguimasid
- Opened on Mar 19, 2024
- #119
I have encountered an issue while using the React-Notion library to render blocks from a Notion page. It seems that the
library is not functioning properly with the current block structure of the Notion ...
thesonpb
- Opened on May 27, 2023
- #117
Hi there,
I m using the library to render a notion page on my react app.
I used the notion-API-worker to fetch the page, passing in the pageId:
export const getNotionPage = async (pageId: string) = ...
teekaytech
- Opened on Mar 17, 2023
- #116
Is it possible to use custom styles like dark mode ? I m using tailwind, but I ve tried using a style property as well.
import React from react ;
import PropTypes from prop-types ;
import { css, styled ...
jeanmw
- 1
- Opened on Mar 8, 2023
- #115
Callouts should have IDs that can be linked within the page itself. Currently these are missing on Callout blocks. In
Notion you can copy a callout link and link any text on the page to it, essentially ...
sarmadbokhari
- Opened on Aug 19, 2022
- #109
case video :
var value = block.value;
return /*#__PURE__*/createElement( figure , {
className: notion-asset-wrapper ,
style: value.format !== undefined ? {
...
jeanmw
- Opened on Aug 16, 2022
- #108
Hi, I have a notion page that I ve rendered (easily and beautifully, so well done there), but the links within it point
to host/blockValue.id, but I d love to edit it to something like host/path/blockValue.id. ...
k5o
- Opened on Jan 9, 2022
- #98

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.