bdbch

Results 344 comments of bdbch

Looked into it but wasn't able to replicate it with our local demos. Based off the callstack it seems like the decorations are being created before the actual prosemirror doc...

I'm there just catching up on a few things over the last few days of the year. I'll try to review your PR soon

Since this is reintroducing the bug mentioned by @fenok I'd rather would like to fix this issue instead of removing the fix. Do you see any option how to fix...

@nperez0111 since you mentioned me here for a review: I think we need to double verify this PR and make sure it doesn't introduce the double-line issue again (as @fenok...

Closed in favor for #5534 since we needed to merge develop & add changesets

Thanks @Aslam97, will take a look into the demo and fix it when I come back to it.

I have a PR open for this. Passing through the scrollParent will be required to use callback functions in the future: ```js TableOfContents.configure({ // ... scrollParent: () => scrollRef.current })...

Looking forward for feedback on this. I'd love to see more profile cards in a few places (as described above).

Sure thing, will do. Should I look into linking for new tabs for starter packs in a new PR?