Timur Brachkow

Results 10 comments of Timur Brachkow

`value.content` should be optional too — it exists only for a title of page, and page as block

btw all type definitions are not working — see my previous issue https://github.com/zernonia/vue3-notion/issues/30

If somebody stuck with ResizeObserver issue ```ts vi.mock('@formkit/auto-animate/vue', () => ({ useAutoAnimate: () => [null], })); ``` does the job.

Somehow manually creating .npmrc on every workflow step doesn't help

I ended up publishing everything manually:(

@janniks you can see how I implemented table of contents in our fork — https://github.com/tough-dev-school/vue-notion/blob/main/components/NotionTableOfContents.vue Code is messy, but I'm sure that you will get an idea. Keep in mind...

https://github.com/janniks/vue-notion/issues/131

We did it in our vue3-notion fork https://github.com/zernonia/vue3-notion/commit/c319fe201365d7cbb014e15d71c2096c7481706e