IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
Modify actions when targeting a datasource cause a reload
When modifying the URL, body, method, etc., the datasource fires when the modify is complete. This should not re-fire unless/until a load/refresh is called.
Does this also happen with autoLoad.enabled = false?
Confirmed, yes it does.