vue-notion icon indicating copy to clipboard operation
vue-notion copied to clipboard

Fix callouts with blocks as content

Open brachkow opened this issue 1 year ago • 1 comments

This package has issue with callouts that use blocks as content instead of text. These callouts render empty.

I mentioned this issue here — https://github.com/janniks/vue-notion/issues/133

As issue is missing in vue3-notion, I investigated how @zernonia fixed that and added his fix.

Important: I just copied code from my fork, without any tests on your fork — so I think you need to test it before merging.

Also with my setup (it has a lot of stuff removed) I got into tricky circular reference bug. Fixed it here https://github.com/tough-dev-school/vue-notion/commit/47e13cb74efe7a9a4dad1aaa55247ec550ee081d. Add this fix if you need it.

brachkow avatar Nov 14 '23 18:11 brachkow

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue-notion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2023 6:40pm

vercel[bot] avatar Nov 14 '23 18:11 vercel[bot]