Actions
Bug #8304
closedCB Repeat: on init this is causing significant performance drops when conditions are used
Description
When using CB Repeat and conditions are inside the CB Repeat it causes constant rebinding on initialization. This shouldn't do anything on initialization if the ids, names, or for attributes do not need their values changed. The performance issues increase drastically if using nested repeats with conditions.
Updated by krileon almost 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1603
Actions