when i add a new component by the editor i can see it on the editor page but i can not see it in the app preview nether on my desktop nor on my mobile.
if i add a button by the editor:
i can't see it in the emulator
i just changed something in the source files (i changed the header in code
<div data-role="header" data-position="fixed" data-theme="b" name="mobileheader"
id="destinatari_mobileheader" class=' destinatari_mobileheader '>
<div style="text-align: center;"> <img src="files/views/assets/image/logo.png" alt="Real Time Doctors" height="39" width="200"/> </div>/code
and it seems i can not add any component anymore
