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

[Bug]: None of the dropdowns (heading, color picker, insert link) are displaying. #553

Open
donnieregan opened this issue May 29, 2024 · 3 comments

Comments

@donnieregan
Copy link

What happened?

When i click any of the buttons (heading, color picker, insert link) nothing happens and nothing is displayed.
There are no errors in the console.

Version

v15.3.0

Angular Version

v15.2.11

What browsers are you seeing the problem on?

Firefox, Chrome

Link to reproduce

No response

Relevant log output

No response

Willing to submit a PR?

None

@sibiraj-s
Copy link
Owner

Consider adding a reproducible example over a stackblitz or something. Also, Make sure you don't have any custom CSS that might cause this.

@donnieregan
Copy link
Author

Hi there
thanks for the response, i checked any custom styles and seems to be nothing there.

I also put it in to its own components and encapsulation = shadowdom, same issue.

When i compare it to your example, its seems the html for the popup is missing from the html
image

@sibiraj-s
Copy link
Owner

sibiraj-s commented May 31, 2024

Can you share your toolbar configuration. Make sure you have https://sibiraj-s.github.io/ngx-editor/menu/ the array for elements to be added in dropdown

[{ heading: ['h1', 'h2', 'h3', 'h4', 'h5', 'h6'] }],

Please share a stackblitz to reproduce this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants