Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27448] LiveView: Debounce changes when multiple changes occur

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsLiveView
Labelsn/a
ReporterVDLP
AssigneeUnknown
Created2019-10-04T13:41:55.000+0000
Updated2019-10-07T09:11:01.000+0000

Description

Please debounce the liveview reload action on file save to 300ms or make it configurable. If a file changes rapidly, there are multiple reload actions sent to the phone, this often breaks the liveview state because it's in the process of terminating and restarting the app. It would be great if this could be prevented.

Comments

  1. Ewan Harris 2019-10-07

    This makes total sense in my opinion. I'll move it over to TIMOB. Thanks for the ticket [~menzo]!

JSON Source