skipping missing collection view for block in react-notion-x

notion image
skipping missing collection view for block 6d8aea24-ad2f-4290-b689-9049275b88a0๋ผ๋Š” ์—๋Ÿฌ๊ฐ€ ๋‚˜๋ฉด์„œ ์ปฌ๋ ‰์…˜ ๋ทฐ๊ฐ€ ๋ณด์—ฌ์ง€์ง€ ์•Š๋Š” ๋ฌธ์ œ๊ฐ€ ์žˆ์—ˆ๋‹ค. ํ‹ฐ์Šคํ† ๋ฆฌ ๋ธ”๋กœ๊ทธ์˜ ๊ธ€๋“ค์„ ๋…ธ์…˜์œผ๋กœ ์ „๋ถ€ ์ด๋™์‹œํ‚ค๊ณ  ๋‚˜์„œ ํ™•์ธํ•ด๋ณด๋‹ˆ ์ด๋ ‡๋‹ค. ์•„๋ž˜์˜ ์‚ฌ์ดํŠธ์—์„œ ์ด๋ฏธ ์ด์Šˆ์— ๋Œ€ํ•œ ๋…ผ์˜์™€ ํ•ด๊ฒฐ์ด ์žˆ์—ˆ๋‹ค.
ย 
ย 
"dependencies": {
    "@google-cloud/firestore": "^4.10.1",
    "classnames": "^2.3.1",
    "date-fns": "^2.21.1",
    "fathom-client": "^3.0.0",
    "got": "^11.8.2",
    "isomorphic-unfetch": "^3.1.0",
    "lqip-modern": "^1.2.0",
    "next": "^10.2.0",
    "next-transpile-modules": "^8.0.0",
    "node-fetch": "^2.6.1",
    "notion-client": "^4.6.4",
    "notion-types": "^4.6.4",
    "notion-utils": "^4.8.6",
    "p-map": "^4.0.0",
    "p-memoize": "^4.0.0",
    "react": "^17.0.2",
    "react-body-classname": "^1.3.1",
    "react-dom": "^17.0.2",
    "react-icons": "^4.2.0",
react-notion-x ์˜ 4.7.10 ๋ฒ„์ „์—์„œ ์—…๋ฐ์ดํŠธ๋˜์—ˆ๋‹ค๊ณ  ํ•˜๋Š”๋ฐ ๋‚ด๊ฐ€ ์‚ฌ์šฉํ•˜๊ณ  ์žˆ๋Š” ๋ฒ„์ „์ด ๋” ๋‚ฎ์€ ๊ฒƒ์„ ๋ฐœ๊ฒฌํ–ˆ๊ณ  ์ด๋ฅผ ์—…๋ฐ์ดํŠธํ•ด์ฃผ์—ˆ๋‹ค.
ย 
npm install react-notion-x
"dependencies": {
    "@google-cloud/firestore": "^4.10.1",
    "classnames": "^2.3.1",
    "date-fns": "^2.21.1",
    "fathom-client": "^3.0.0",
    "got": "^11.8.2",
    "isomorphic-unfetch": "^3.1.0",
    "lqip-modern": "^1.2.0",
    "next": "^10.2.0",
    "next-transpile-modules": "^8.0.0",
    "node-fetch": "^2.6.1",
    "notion-client": "^4.6.4",
    "notion-types": "^4.6.4",
    "notion-utils": "^4.8.6",
    "p-map": "^4.0.0",
    "p-memoize": "^4.0.0",
    "react": "^17.0.2",
    "react-body-classname": "^1.3.1",
    "react-dom": "^17.0.2",
    "react-icons": "^4.2.0",
ย 

๊ทธ๋ž˜๋„ ์•ˆ๋˜์„œ ์ฐพ์•„๋ณด๋‹ˆ ์˜ค๋Š˜ api๋ฅผ ๋ณ€๊ฒฝ์‹œ์ผœ์„œ collection endpoint๊ฐ€ ์†์ƒ๋˜์–ด ์ž‘๋™์ด ์•ˆ๋œ๋‹ค๊ณ  ํ•œ๋‹ค. ์ฐพ์•„๋ณด๊ณ  ์žˆ๋‹ค๋Š” ๊ธ€์ด 1์‹œ๊ฐ„ ์ „์— ๋– ์žˆ๋‹ค.(ํ˜„์žฌ 211006. 12:52PM)
notion image
ย