Declined
Last Updated: 19 Jan 2023 13:05 by ADMIN
Madhumohan
Created on: 05 Oct 2020 13:58
Category: Drawing API
Type: Bug Report
1
Exporting textareas with drawDOM causes IE to throws an error

Bug report

Exporting textareas with kendo.drawing.drawDOM method causes Internet Explorer to throw the following error:
"A problem with this webpage caused Internet Explorer to close and reopen the tab"

Reproduction of the problem

Add multiple textareas in a form. Try to export the form by using the kendo.drawing.drawDOM().
Sample project in ticket ID: 1484320

Current behavior

In IE occasionally the following error is thrown: "A problem with this webpage caused Internet Explorer to close and reopen the tab"

Expected/desired behavior

There should be no error when exporting textareas with drawDom method.

Environment

  • Kendo UI version: 2020.3.913
  • Browser: [IE XX ]
0 comments