[TIMOB-26266] LiveView: Socket error shown when session is terminated / restarted
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI, iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Eric Merriman |
| Created | 2018-08-04T06:12:41.000+0000 |
| Updated | 2018-08-04T06:37:05.000+0000 |
Description
I do not have a 100 % reproducible case so far, but it seems like if I kill a LiveView session, e.g. to recompile the asset catalog manually (TIMOB-26265), an error screen is presented, indicating that the socket connection broke up. This is bad UX and should be validated.
*EDIT*: This can be reproduced when switching from iOS to Android in Atom with LiveView enabled. It may be an Atom-plugin error where we need to kill the server on-stop.
Attachments
No comments