-
Notifications
You must be signed in to change notification settings - Fork 102
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
Formatting Button Error #364
Comments
@irmerk I am getting this error but not sure that everyone is facing it or not. I am not sure that it is a general bug or bug due to installation. I have reinstalled too. but then the same error. please review it once |
Due to this bug I am unable to solve #284 bug. Please guide me a little so I can solve both of the bugs |
Yes I see this error. Unsure at the moment what the cause is, and it will take some investigation. |
@irmerk Is this issue reserved for existing contributors or as a first-timer can I contribute to this? If so, can I be assigned to this? |
This issue is affecting more buttons than just the list buttons, and likely has the same cause. @AbhijithGanesh feel free to work on it. |
@irmerk i m also working on this issue...yeah u are correct this issue is affecting more button in the markdown editor |
Hey, i want to work on this issue. Can you guide me regarding the same? |
@mansigrover09 you're welcome to contribute, although it doesn't appear that anyone has been able to find a root cause yet. |
I want to work on this issue. May i know the update on this issue? |
No-one has yet found the route cause, as far as I know. You're welcome to pick this up @pavankumarraju1 |
@mttrbrts Is this still an issue ? I think it might have been solved as i am able to click on all the buttons in markdown now , and everything seems to be working fine |
A big error is thrown when there is a click over the bulleted and numbered list button.
Bug Report 🐛
Error: Cannot find a descendant at path [1,0,0,6] in node.
This error with a big message is shown when we click over the bulleted or numbered button.
This error comes in markdown editor only.
Expected Behavior
It should just add a bullet and number.
Current Behavior
Now a big error message is thrown on the editor.
Possible Solution
I think there is a problem with the js.
http://localhost:9009/vendors~main.iframe.bundle.js
Steps to Reproduce
Context (Environment)
The text was updated successfully, but these errors were encountered: