-
-
Notifications
You must be signed in to change notification settings - Fork 558
Unexpected format block #1014
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
Comments
Thanks. was able to reproduce this on the homepage. It's quite an edge case but will add a bounty in case anyone wants to look into it. What are you building with BlockNote btw? /bounty 10 |
💎 $10 bounty • BlockNoteSteps to solve:
Thank you for contributing to TypeCellOS/BlockNote! Add a bounty • Share on socials
|
/attempt #1014
|
Can I be assigned? @YousefED |
I use BlockNote as the editor for a website that provides user guides for my company's products. Thank for your reply. |
/attempt #1014 Options |
@YousefED I'll be working on this issue , can i get to know which part of codebase is responsible for this issue? |
💡 @jkcs submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
Uh oh!
There was an error while loading. Please reload this page.
Description:
When I click the left mouse button 4 times on a line of text to select the entire line and apply formatting, the formatting is not only applied to the selected line but also to the line below it.
Screen.Recording.2024-08-19.at.15.40.35.mov
Steps to Reproduce:
Expected Behavior:
Only the selected (highlighted) line should be formatted.
Actual Behavior:
The line below the selected line is also formatted, even though it wasn't highlighted.
The text was updated successfully, but these errors were encountered: