[TIMOB-23131] LiveView is restarting the app multiple times with each file change
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 5.2.1, Release 5.4.0, Release 5.2.2 |
Fix Version/s | n/a |
Components | LiveView |
Labels | n/a |
Reporter | Bert Grantges |
Assignee | Unknown |
Created | 2016-04-01T01:45:26.000+0000 |
Updated | 2018-02-28T19:55:16.000+0000 |
Description
When using live view in conjunction with the Ti CLI, the application is starting multiple times with each file change.
The expectation is that it should only restart once per change.
Bump!