Skip to content
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

Open
anmode opened this issue Jan 11, 2022 · 10 comments
Open

Formatting Button Error #364

anmode opened this issue Jan 11, 2022 · 10 comments

Comments

@anmode
Copy link

anmode commented Jan 11, 2022

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
Screenshot from 2022-01-11 13-42-42

Steps to Reproduce

  1. Open Markdown editor.
  2. Take a custom paragraph
  3. Then click over the bulleted or numbered button
  4. A error will be thrown

Context (Environment)

  • OS: Ubuntu 21.10
  • Browser: Brave
  • Version: 1.32.113 Chromium: 96.0.4664.45 (Official Build) (64-bit)
@anmode
Copy link
Author

anmode commented Jan 11, 2022

@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

@anmode
Copy link
Author

anmode commented Jan 11, 2022

Due to this bug I am unable to solve #284 bug. Please guide me a little so I can solve both of the bugs

@irmerk
Copy link
Member

irmerk commented Jan 12, 2022

Yes I see this error. Unsure at the moment what the cause is, and it will take some investigation.

@irmerk irmerk changed the title Markdown editor-A error is thrown when there is a click over bulleted and numbered list button. List Button Error Jan 12, 2022
@AbhijithGanesh
Copy link

@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?

@irmerk irmerk changed the title List Button Error Formatting Button Error Jan 14, 2022
@irmerk
Copy link
Member

irmerk commented Jan 14, 2022

This issue is affecting more buttons than just the list buttons, and likely has the same cause.

@AbhijithGanesh feel free to work on it.

@anmode
Copy link
Author

anmode commented Jan 14, 2022

@irmerk i m also working on this issue...yeah u are correct this issue is affecting more button in the markdown editor

@mansigrover09
Copy link

Hey, i want to work on this issue. Can you guide me regarding the same?

@mttrbrts
Copy link
Sponsor Member

@mansigrover09 you're welcome to contribute, although it doesn't appear that anyone has been able to find a root cause yet.

@pavankumarraju1
Copy link

I want to work on this issue. May i know the update on this issue?

@mttrbrts
Copy link
Sponsor Member

mttrbrts commented Mar 6, 2024

No-one has yet found the route cause, as far as I know. You're welcome to pick this up @pavankumarraju1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment