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

Cannot create table when clicked from overflow menu in kendo-editor #4300

Open
Utsav170 opened this issue May 14, 2024 · 0 comments
Open

Cannot create table when clicked from overflow menu in kendo-editor #4300

Utsav170 opened this issue May 14, 2024 · 0 comments

Comments

@Utsav170
Copy link

Describe the bug
When I try to create a table from the overflow menu of the kendo toolbar in kendo editor. A popup opens with "create a table" in the middle but nothing happens even when i click it. I cannot create anything.

To Reproduce
Steps to reproduce the behavior:

  • Set the kendo toolbar in kendo editor to overflow: true.
  • Decrease the size of the editor till the "insert table" button is inside of the overflow menu.
  • Now click the "insert table" btn, the popup opens but there is no way to create a table.

Here is a running snippet on StackBlitz
https://stackblitz.com/edit/angular-sejctv?file=src%2Fapp%2Fapp.component.ts

Expected behavior

  • Should be able to create a table even when clicked from overflow button

Screenshots
image

Browser
any

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

No branches or pull requests

2 participants