Completed
Last Updated: 22 Dec 2022 11:36 by ADMIN
Release 3.0.0
Emanuel
Created on: 14 Dec 2021 09:19
Category: TileLayout
Type: Bug Report
5
Creating the TileLayoutItems in a loop results in an infinite loop
Creating the TileLayoutItems in a loop results in an infinite loop. If you manually define the TileLayoutItems (and remove the loop) it would work as expected.
Duplicated Items
4 comments
ADMIN
Hristian Stefanov
Posted on: 22 Dec 2022 11:36

Hi Kezi,

After this fix, you are still able to reorder dynamic tiles. To enable the functionality, set the Reordarable parameter to true.

Here is a sample I have prepared for you that shows the result: REPL link.

Regards,
Hristian Stefanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Kezi
Posted on: 15 Dec 2022 14:25
Since this issue has been fixed, I was just wondering, are you able to reorder your tiles while the items are in the loop?
Kees
Posted on: 14 Dec 2021 14:33
Rollback to 2.29 and wait for the fix. I reported this yesterday and this morning they confirmed it was a bug. So, I'm op 2.29 again and update only when the fix is available.
Emanuel
Posted on: 14 Dec 2021 14:25

Hello,

Yes, but I use this to be able for each user to add/remove "tiles" based on widgets that thay want to show on their page. How are you supposed to do this without a loop?

Regards

Emanuel

P.S

Worked fine in 2.29