1. Create a apps with "Modern controls and themes" is off.
2. Createa a button to create a simple collect as following:
ClearCollect( IceCream, { Flavor: "Pistachio", Quantity: 40 }, { Flavor: "Orange", Quantity: 200 } )
3. Touch the button to set some data
4. Create a data table with item: "IceCream"
TimeNow, Operate "data table" is OK.
5. Turn on "Modern controls and themes"
6. Once again try to operate "data table"
→Browser freezed.