-
-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: node conversion #800
fix: node conversion #800
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@jkcs is attempting to deploy a commit to the TypeCell Team on Vercel. A member of the Team first needs to authorize it. |
BlockNote/packages/core/src/pm-nodes/BlockContainer.ts Lines 221 to 224 in c9a53bb
It seems like there is the same issue here? |
Thanks @jkcs. Your solution looks great, I think you've found the right place to fix it.
Great find! I think you're right. Could you fix this as well and create unit tests for both of them? I can double the bounty for that |
@YousefED Currently there seems to be no unit test for |
@jkcs the Can you also confirm that the test wasn't working before your fix, but now is? (to make sure the tests really work)? |
@YousefED Thank you for providing more information. I just tried adding tests in |
I confirmed through snapshots that it was invalid before the fix and okay after the fix. |
I don't understand what you mean with |
@YousefED Tests have been added and are ready for review |
Great!
After that, @matthewlipski can you do a final review and merge if ok? |
done |
close #742
/claim #742