You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working with an editor in a modal, and I have the link item in the menu as one of the first options. Unfortunately, this ends up cutting off the link drop-down because it's too close to the end of the modal window. I was able to reproduce a similar outcome in the stackblitz by changing the window size and setting the link menu item as the first option in the list.
What happened?
I'm working with an editor in a modal, and I have the link item in the menu as one of the first options. Unfortunately, this ends up cutting off the link drop-down because it's too close to the end of the modal window. I was able to reproduce a similar outcome in the stackblitz by changing the window size and setting the link menu item as the first option in the list.
Version
v7.8.1
Angular Version
v18
What browsers are you seeing the problem on?
Chrome
Link to reproduce
https://stackblitz.com/edit/ngx-editor-rgntkb?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html
Relevant log output
No response
Willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: