Page 1 of 1

Component is visible in UI but not exists in the source html

Posted: Wed Mar 19, 2014 7:45 pm
by Mikhail Begoun

Component is visible in UI but not exists in the source html. I open start page in UI builder, add some component - button. Then go to sources, web_resource - startpage.html - there's no new element in the code. this affects the component not visible in the app after the install to device. all changes were saved before opening a source. BTW the file name in sources list is in blue font..why?


Component is visible in UI but not exists in the source html

Posted: Wed Mar 19, 2014 8:24 pm
by Maryna Brodina

Hello!
After you edit source, files changes you do in editor are not applied. You can delete edited (blue colored file) and click Undo all source changes.


Component is visible in UI but not exists in the source html

Posted: Thu Mar 20, 2014 5:54 am
by Mikhail Begoun

thanks!