Commit 521ff78
committed
Fix preview interruption during app development
- Prevent 'Select an app to see the preview' message during app startup
- Modified condition to only show message when no app is selected, no URL exists, and not loading
- This prevents the message from appearing during app startup transitions1 parent 9cab2b0 commit 521ff78
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
407 | | - | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
408 | 409 | | |
409 | 410 | | |
410 | 411 | | |
| |||
0 commit comments