Completed
Last Updated: 01 May 2023 14:11 by Natalie
Natalie
Created on: 09 Feb 2023 13:45
Category: TreeList
Type: Bug Report
1
TreeList in inline add/edit mode throws error when using Firefox

Describe the bug
The Native TreeList component throws an error when used in inline add/edit mode, in the Firefox browser.

To Reproduce

  1. Open this StackBlitz example in the Firefox browser.
  2. Click the "Edit" button on a random row
  3. Try to edit the content of the Input that appears in the Name column

Expected behavior
The Input's value should be editable and no errors should be thrown.

Screenshots
image

3 comments
Natalie
Posted on: 01 May 2023 14:11

Hey Plamen,

Just pulled latest and it is working now, thank you!

--Natalie

ADMIN
Plamen
Posted on: 28 Apr 2023 08:08

Hi,

It is actually recently fixed and accidentally was not updated yet- https://stackblitz.com/edit/2txlyk-rcmqpy?file=src%2Fmain.vue

Regards,
Plamen
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Natalie
Posted on: 27 Apr 2023 17:33
Hi, are there plans to fix this bug any time soon? If not, is there a workaround that I can use since this is affecting functionality in a Vue app that I'm writing and we are required to support FireFox in addition to Chrome. Thanks!